hi, i've downloaded the cocoon-2.0.1-src.zip package and built the packages without problems. i have removed the xml .jars from the libs of tomcat and jboss. i have copied xalan-2.2.0.jar, xerces-1.4.4.jar and xml-apis.jar into the jboss lib directory. i have removed the jaxp attribute from the build.bat and changed the parser in the classpath to ../lib/xalan-2.2.0.jar;xerces-1.4.4.jar;xml-apis.jar.
but: cocoon doesn't start. i get the following error message in the browser: Cocoon 2 - Internal server error type fatal message null description java.lang.NullPointerException sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet request-uri /cocoon/ path-info ------------------------------------------------ i get the following message in the jboss log: [EmbeddedTomcatSX] User: null is authenticated ------------------------------------------------ i use jboss 2.2.2 with tomcat 3.2.2 and cocoon 2.0.1 any suggestions for solving the problem? thank you in advance, moritz. --------------------------------------------------------------------- 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]>