Hi,
I am getting below error while deploying a war file (which successfully running on production environment - Suse linux) in Windows environment. I made sure that
Java and
tomcat versions are same as Production.
Initialization Problem
Message: null
Description: No details available.
Sender: org.epoline.soprano.xmlOutput.SopranoCocoonServlet
Source: Cocoon
Servlet
cause
Illegal character in path at index 16: file:/C:/Program Files (x86)/Apache Software Foundation/ITMS/webapps/itms/
request-uri
/itms/
Apache Cocoon 2.1.11
Do I need to configure any other thing before deploying the war file.
Below is Web.xml
Thanks in advance.
Prasad