DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5204>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5204 cocoon hangs trying to load the sample pages ------- Additional Comments From [EMAIL PROTECTED] 2002-03-11 07:12 ------- Tomcat has problems with Cocoon starting from versions 4.0.2, because of classloading. JDK 1.4 has it's own Xerces so it can collide with Cocoon's. Gee, I'm sorry you are having difficulties. See if this can help you: 1. Use Tomcat 4.0.1 -or- read the list's thread on how to use 4.0.2+ . I would suggest to go with 4.0.1. 2. Put the Xerces jar and xml-apis.jar under the <java-home>/lib/endorsed [Solaris or Linux] in your JRE. This will make the JDK use your version of xerces. (http://java.sun.com/j2se/1.4/docs/guide/standards/) Please report back any result; I'm eager to know what happened. Thank you for the patience. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]