Hi,
I am using CVS version 11/25/2002+Tomcat4.1.12+JDK1.4. My cocoon servlet stucks
because the method getLogger() is null in the ExcaliburComponentManager class (method
configure).
How should I modify my configurations files (web.xml, cocoon.xml) in order to launch
the servlet ?
Thanks for your help
Simon
access.log
==========
INFO (2002-11-28) 00:46.55:520 [access] (Unknown-URI)
Unknown-thread/CocoonServlet: Reloading from:
jndi:/localhost/cocoon/WEB-INF/cocoon.xconf
ERROR (2002-11-28) 01:13.32:484 [access] (Unknown-URI)
Unknown-thread/CocoonServlet: Exception reloading
java.lang.NullPointerException
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(ExcaliburComponentManager.java:466)
at org.apache.cocoon.Cocoon.configure(Cocoon.java:425)
at org.apache.cocoon.Cocoon.initialize(Cocoon.java:291)
---------------------------------------------------------------------
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]>