[EMAIL PROTECTED] wrote: > I am closer now thanks to that bit of info. However, now when I open > "http://stuff.domain.com/Cocoon" I get a nicely formatted "Cocoon 2 - > Internal server error": > ------------- 8< Snip--------------- > java.lang.NullPointerException [...] > (CocoonServlet.java:901) ... > Any ideas what I am over looking? Am I just not reading something > somewhere? Any help is greatly appreciated.
Get the Cocoon source and look into CocoonServlet.java, line 901, the code there may give you a hint what's missing. Did you try your WebApp with Tomcat before? I recommend debugging it this way. J.Pietschmann --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>