Hi All,
I am a new user of cocoon.
Just today I tried installing Cocoon 1.8.2 on BEA WLS
5.1.0 SP9.
OS: Windows NT 4.0 SP6
Cocoon 1.8.2
JDK: SUN JDK1.3.1
WebLogic Server 5.1.0 SP9
I followed the following steps during installation.
1. Created a folder called cocoonwar in the
myserver\public_html.
2. Copied the web.xml and cocoon.properties from the
distribution to the folder.
3. Modified the web.xml file to reflect the path to
cocoon.properties.
4. Added the following line to weblogic.properties
file.
weblogic.httpd.webApp.cocoon=cocoonwar
5. Then when I restart the server the following error
shows up.
java.io.FileNotFoundException: Directory cocoonwar\
does not contain WEB-INF/web.xml
at
weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:177)
at
weblogic.t3.srvr.HttpServer.loadWARContext(HttpServer.java:666)
at
weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:638)
at
weblogic.t3.srvr.HttpServer.start(HttpServer.java:442)
at
weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1320)
at
weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:832)
at java.lang.reflect.Method.invoke(Native
Method)
at
weblogic.Server.startServerDynamically(Server.java:131)
at weblogic.Server.main(Server.java:92)
at weblogic.Server.main(Server.java:58)
Fri Sep 21 18:53:53 IST 2001:<E> <HTTP> Error creating
servlet context for Web application 'cocoonwar
I will be grateful if anyone can suggest a solution or
point out a mistake.
Thanking you,
With Regards,
Nachiketa
---------------------------------------------------------------------
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]>