>Help Please,
>
>I have installed Cocoon-2.0b2 and Tomcat 4.0-rc2.
>I have added to the cocoon web.xml file:
><init-param>
><!--  change param value to path to Catalina's servlet.jar  --> 
><param-name>extra-classpath</param-name> 
><param-value>C:\Program Files\Apache Tomcat
>4.0\common\lib\servlet.jar</param-value> 
></init-param>

AFAIK, this is not necessary now.

>
>When I HTTP access Cocoon using http://localhost:8080/cocoon I get the following 
>error message:
>       "Status 503 - Servlet Cocoon2 is currently unavailable"
>
>Any Ideas

Well,the problem is that C2 doesn't find the parser for starting to parse the 
cocoon.xconf. I saw that seeing the line number in the stack-trace and looking at the 
sources.
To make it work just delete (or move somewhere else) the files jaxp.jar and 
crimson.jar in \jakarta-tomcat-path\common\lib and put the xerces_1_4_1.jar file 
instead.
All should work now.

Nicola Ken Barozzi
[EMAIL PROTECTED]

>Peter Sparkes  Data Architect
>Derwent Information
>14 Great Queen St      Tel. +44 (0)20 7424 2084
>London         Fax. +44 (0) 20 7344 2815
>WC2B 5DF               Email. [EMAIL PROTECTED]
>UK                     Website: http://www.derwent.com/


-----------------------------------------------------

messaggio inviato con Freemail by superEva
http://www.supereva.it

-----------------------------------------------------


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