Juan José Vázquez Delgado wrote:
I was working with Cocoon 2.2-RC1´s Servlet Service. Everything is ok
when i deploy my application to Tomcat but when i deploy it to Weblogic
9.2 i get this error:
java.net.MalformedURLException: Could not resolve
blockcontext:/proxy-block/
at
org.apache.cocoon.servletservice.ServletServiceContext.getResource(ServletServiceContext.java:134)
AFAICS another exception happened at this line and was not logged anywhere.
Would it be possible for you to add a "e.printStacktrace()" line there and try
again?
Or you can wait and see if somebody else have better idea :)
Vadim