Servicepack 3 for Weblogic seems to solve a lot of the problems with installing Cocoon 
that existed earlier, you had to unpack the war file and the jar files. Bea has now 
corrected a number of problems regarding jar files.

Cocoon now seems to deploy allright if you install it as a war file, but when trying 
to access it, it will throw the following error: 

 Servlet failed with Exception>
java.lang.NullPointerException
        at java.util.Hashtable.put(Unknown Source)
        at org.apache.avalon.framework.context.DefaultContext.put(DefaultContext
.java:107)
        at org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java
:423)
        at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:132)
        at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubIm
pl.java:713)
        at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStub
Impl.java:656)
        at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:601)
        at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
java:368)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:242)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
        at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:2546)
        at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2260)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)         

Anybody has any ideas ?


Regards


Ulf
---------------------------------------------------------------------
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]>

Reply via email to