Hello Dev's After using only Jetty for a long time, I gave Tomcat a new try (5.0.28), had to copy a few jars in Tomcat's endorsed libs, ([EMAIL PROTECTED]:/opt/tomcat-5.0.28/bin$ cp ~/src/wyona/nj/cocoon/lib/endorsed/* . ) and here we go.
There are a few errors, though: * Tomcat does some wrong redirects, eg to /null/default/authoring/index.html * Sometimes, a /lenya part in the url is missing (eg http://localhost:8080/default/authoring/index.html instead of http://localhost:8080/lenya/default/authoring/index.html) Is there a relatively easy way to fix these errors? If yes, I think we should do it soon to keep in synch with Tomcat, as it is the preffered servlet container for production. WDYT? Thanks, Renaud -- Renaud Richardet COO America Wyona Inc. - Open Source Content Management - Apache Lenya office +1 857 776-3195 mobile +1 617 230 9112 [EMAIL PROTECTED] http://www.wyona.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
