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

Reply via email to