Hi,
I was trying to install coccon2.0 with weblogic6.0
.
I followed all the installation instruction given
on following link
I ran the following command
.\build.bat -Dinclude.webapp.libs=yes
webapp
to create the cocoon.war file. and then
followed the instruction for weblogic 6.0. But when i tried to open http://localhost:7001/cocoon/
I got internal server error on the html
page. it seems that it is looking for some zip file.
I am unable to resolve this problem. if anybody have encountered this before , please help me to
remedy this problem.
Thanks ,
Jandeep
Cocoon 2 - Internal server errortype internal-server-error message Exception in Handler description org.apache.cocoon.ProcessingException: Exception in Handler:java.util.zip.ZipException: The system cannot find the file specified sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet request-uri /cocoon/ embedded exception java.util.zip.ZipException: The system cannot find the file specified embedded exception stacktrace java.util.zip.ZipException: The system cannot find the file specified at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile. exception org.apache.cocoon.ProcessingException: Exception in Handler:java.util.zip.ZipException: The system cannot find the file specified |