You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Re...@interforum.fr on 2010/02/01 15:49:27 UTC

How to deploy Cocoon 2.2’s project on Weblogic 10.3?

Hello,


I use cocoon 2.2 on my current project.
But when I’m deploying the war file on weblogic 10.3, the server throws 
this error :
javax.servlet.ServletException: 
org.apache.cocoon.servlet.ParanoidCocoonServlet
cannot run in an undeployed WAR file
at 
org.apache.cocoon.servlet.ParanoidCocoonServlet.getContextDir(ParanoidCocoonServlet.java:154)
at 
org.apache.cocoon.servlet.ParanoidCocoonServlet.init(ParanoidCocoonServlet.java:91)

Anyone has already had this error? Any ideas?


BR

Rémi