Hi All,


This is with regard to installation on Cocoon 1.8.2 on
windows.

OS: Windows NT 4.0 SP6
WebLogic Server 5.1.0 SP9
Cocoon 1.8.2

The following are the steps I followed while trying to
install Cocoon in coordination with WLS 5.1.0.

1. Created a folder called cocoonwar in
d:\weblogic\myserver\public_html

2. Copied the web.xml and cocoon.properties file into
that folder.

3. Altered the web.xml file to point to the
cocoon.properties.

4. Added the following line to the weblogic.properties
file.
weblogic.httpd.webApp.cocoon=cocoonwar

5. Now when I start the weblogic server the following
error occurrs.

Fri Sep 21 15:23:41 IST 2001:<E> <HTTP> Could not find
Web application 'cocoonwar'
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 15:23:41 IST 2001:<E> <HTTP> Error creating
servlet context for Web application 'cocoonwar

Please suggest any solutions..

Please send a mail to my personal email a/c while
replying.

Thank you for reading the mail.

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

Reply via email to