Hello,
last week I switched over from jserv to tomcat + mod_jk. The context
cocoon is confgured and all samples are working.
On top of that I have created an additional context /Projekts to store
our "own" Applications and jar-files
It looks like the following :
$TOMCAT_HOME/webapps/cocoon
|->/WEB-INF
|->/samples and so on ... works fine
$TOMCAT_HOME/webapps/Projekte
|->/WEB-INF
|->/lib
|->/content
|->/java
All generated jar files are copied over to ./WEB-INF/lib at compile
time. But the classpath does not contain the jar-files from
./WEB-INF/lib. If I copy them over to $TOMCAT_HOME/lib verything is fine
(of course tomcat has to be restarted). Does anybody have an example
working (and reasonable) configuration. We have approx 400 xml-pages,
lots of stylesheets a couple of java-classes and :-) one logicsheet :-)
Kind regards
Michael
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>