> It does not work for me also...
> Could you please tell what needs to be done to make it work?


In Tomcat 4.0b5 I copied jasper-compiler.jar from %CATALINA_HOME%/jasper
directory to C2 webapp libs (cocoon/WEB-INF/lib), then removed
%CATALINA_HOME%/jasper directory and it worked.
I am sure that must be a better way, but I didn't find it yet. Maybe
somebody else could help?

The problem is that Jasper needs an XML parser to do its work and if
'jasper' directory is present Tomcat loads another parser from there and C2
refuses to work with that parser (as I remeber, it's Crimson there).

I am interested to solve this problem too, so any opinions are welcome.
>
> Thanks,
> Vadim
>
> > -----Original Message-----
> > From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, June 28, 2001 10:10
> > To: [EMAIL PROTECTED]
> > Subject: Re: [C2] jar files
> >
> >
> >
> >
> > > I've attached an XML file (of no particular DTD ;) of the jars in C2,
why
> > > they are there and what they are used in/by (where known).  Could
somebody
> > > please correct any errors then we can see about making it even more
> > useful!
> >
> > (Btw, you have missed a quot in the regexp attribute)
> >
> > About dom2.jar - I think that it is the W3C DOM interfaces.
> > It would be also useful to add links to home pages of that libs.
> >
> > I think, that if you format that list like other C2 docs (from xdocs
> > directory) then somebody from the committers would add it to the C2
site.
> >
> > One more question: does anybody tried JSP sample from C2? It seems that
it
> > requires Jasper in the classpath and it requires additional actions to
make
> > it run (doesn't work out-of-box, at least with Tomcat 4.0b5).
> >
> > Regards,
> >     Konstantin Piroumian.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to