You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Piroumian, Konstantin" <KP...@flagship.ru> on 2001/08/28 17:02:17 UTC

[C2.1-dev] Sitemap builder does not work

I've updated C2 after a long time and I can see a lot of changes and
goodies. I'm happy to see that C2 gains more interest among developers.

But I have to make a little buzz about broken samples :)
Tried the sitemap builder - it shows only the start page, then clicking on
any of the links gives a Resource not found error. As I remeber, sitemap
builder requires a JSP engine and some settings. What about adding Jasper to
Cocoon libs?

Best regards,

Konstantin Piroumian
Software engineer

Protek Flagship LLC
Phone: + 7 095 795 0520 (add. 1288)
Fax: + 7 095 795 0525
E-mail: kpiroumian@flagship.ru
http://www.protek.com


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: [C2.1-dev] Sitemap builder does not work

Posted by Vadim Gritsenko <vg...@hns.com>.
Sergio,

Is it hard to replace JSP with XSP?

Vadim

> -----Original Message-----
> From: Sergio Carvalho [mailto:sergio.carvalho@acm.org]
> Sent: Tuesday, August 28, 2001 11:21 AM
> To: cocoon-dev@xml.apache.org
> Subject: Re: [C2.1-dev] Sitemap builder does not work
> 
> 
> On Tue, 28 Aug 2001 19:02:17 +0400, Piroumian, Konstantin wrote:
> From: "Piroumian, Konstantin" <KP...@flagship.ru>
> --
> 
> > I've updated C2 after a long time and I can see a lot of changes and
> > goodies. I'm happy to see that C2 gains more interest among developers.
> > 
> > But I have to make a little buzz about broken samples :)
> > Tried the sitemap builder - it shows only the start page, then clicking on
> > any of the links gives a Resource not found error. As I remeber, sitemap
> > builder requires a JSP engine and some settings. What about adding Jasper to
> > Cocoon libs?
> 
> Sorry about the broken sample. Sitebuilder does in fact require JSP to work, and
> the reason that JSP is not installed by default in C2 has to do, I would guess,
> with the fact that the method for getting JSPs to work is different from
> container to container. 
> 
> With Tomcat, you need to copy jasper-compiler.jar to C2's lib directory. I hope
> to get some time to polish sitebuilder on the weekend, and I'll try to get it to
> detect the lack of a JSP-enabled container and provide an intelligent error.
> 
> Cheers,
> 
> Sergio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2.1-dev] Sitemap builder does not work

Posted by Sergio Carvalho <se...@acm.org>.
On Tue, 28 Aug 2001 19:02:17 +0400, Piroumian, Konstantin wrote:
From: "Piroumian, Konstantin" <KP...@flagship.ru>
--

> I've updated C2 after a long time and I can see a lot of changes and
> goodies. I'm happy to see that C2 gains more interest among developers.
> 
> But I have to make a little buzz about broken samples :)
> Tried the sitemap builder - it shows only the start page, then clicking on
> any of the links gives a Resource not found error. As I remeber, sitemap
> builder requires a JSP engine and some settings. What about adding Jasper to
> Cocoon libs?

Sorry about the broken sample. Sitebuilder does in fact require JSP to work, and
the reason that JSP is not installed by default in C2 has to do, I would guess,
with the fact that the method for getting JSPs to work is different from
container to container. 

With Tomcat, you need to copy jasper-compiler.jar to C2's lib directory. I hope
to get some time to polish sitebuilder on the weekend, and I'll try to get it to
detect the lack of a JSP-enabled container and provide an intelligent error.

Cheers,

Sergio

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org