RE: sitemap is not available

2002-06-05 Thread cnsxxx09
Hi, I tried adding the cocoon jar file to catalina/common/lib/ but then I get a *deployment* error as it needs/relies-on other jar files. I could end up copying the entire contents of WEB-INF/lib/ into catalina/lib/ and it will probably work.but I feel that this can't be the solution.

RE: sitemap is not available

2002-06-05 Thread cnsxxx09
Hi I'll answer my own question...again :-) I was wrongly assuming that the error: java.lang.NoClassDefFoundError:org/apache/cocoon/generation/ServletGenerator was telling me that the ServletGenerator class could not be found. How silly of me! What Cocoon was really trying to tell me,