Hi Edward,
        Cocoon2.0 requires xerces-1.4.4.jar in classpath. I think Oracle
9iAS/oc4j is already loading some other xerces in classpath. Check in
classpath of application server if any xerces is there. Make sure that only
xerces-1.4.4.jar is in classpath.
Thanks,
Anil.

> ----------
> From:         Edward Jones[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Wednesday, February 06, 2002 3:35 PM
> To:   [EMAIL PROTECTED]
> Subject:      Deploying Cocoon2 within Oracle 9iAS
> 
> Hello, 
> I am trying to deploy the Cocoon2 application to run
> under Oracle 9iAS/oc4j, and so far despite a trawl of
> the web, not having much success. 
> 
> Following a straightforward installed - copied .war
> file to /applications, added lines to application.xml
> and http-web-site.xml, the .war unpacked fine. However
> trying to access the default page
> http://server/cocoon/ produces the following error
> message in return: 
> 
> -- 
> type fatal 
> 
> message SAX2 driver class
> org.apache.xerces.parsers.SAXParser not found 
> 
> description java.lang.ClassNotFoundException:
> org.apache.xerces.parsers.SAXParser 
> 
> sender org.apache.cocoon.servlet.CocoonServlet 
> 
> source Cocoon servlet 
> 
> request-uri 
> 
> /cocoon/ 
> 
> path-info 
> -- 
> Also, in the console window I get, from the first time
> I run cocoon after starting the oc4j server the
> following error message: 
> 
> 
> Server.run/init: java.net.BindException: Address in
> use: JVM_Bind 
> java.net.BindException: Address in use: JVM_Bind 
> at java.net.PlainSocketImpl.socketBind(Native Method) 
> at
> java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
> 
> at java.net.ServerSocket.<init>(ServerSocket.java:170)
> 
> at java.net.ServerSocket.<init>(ServerSocket.java:82) 
> at org.hsqldb.Server.run(Server.java:131) 
> at org.hsqldb.Server.main(Server.java:78) 
> at
> org.apache.cocoon.components.hsqldb.ServerImpl.run(ServerImpl.java:14
> 
> 7) 
> at java.lang.Thread.run(Thread.java:484) 
> Sitemap location = sitemap.xmap 
> Checking sitemap reload = true 
> Reloading sitemap asynchron = true 
> Sitemap check delay = 1 sec 
> -- 
> 
> Any help/guidance would be appreciated. 
> 
> Thanks in advance 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
> 
> ---------------------------------------------------------------------
> 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]>
> 
************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************

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