Hi all, I've got cocoon running under tomcat _no_worries_ but can I get it running under Websphere 5? _no_way_!
Context: I'm using 'struts-cocoon' with 2.1m2 /3 compiled for JDK1.3 which is what Websphere 5 is using (yea, been there!) I get an interesting exception during the JSP processing, seemingly relating to an internal Classloader problem. There seems to be nothing I can configure within WSAD (the IBM dev program built on eclipse) to affect server parameters, I've traced the class-loader to be related to a 'trace server' (http://publib7b.boulder.ibm.com/wasinfo1/en/info/aes/ae/utrb_traceservi ce.html )... Has anyone had cocoon running under websphere 5? Thanks, Andy. [EMAIL PROTECTED] --- (partial Stack due to 50K limit :) Internal Server Error Message: Exception JspGenerator.generate() Description: org.apache.cocoon.ProcessingException: Exception=20 JspGenerator.generate(): java.lang.ClassCastException:=20 com.ibm.ws.classloader.JarClassLoader Sender: org.twdata.struts.CocoonHandler Source: Cocoon Servlet request-uri /struts-cocoon/editRegistration.do full exception chain stacktrace Original Exception: java.lang.ClassCastException:=20 com.ibm.ws.classloader.JarClassLoader at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:268) org.apache.cocoon.components.jsp.JSPEngineImpl.executeJSP(JSPEngineImpl. java:121) org.apache.cocoon.generation.JspGenerator.generate(JspGenerator.java:120 ) org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process XMLPipeline(AbstractProcessingPipeline.java:545) This message (including any attachments) may contain confidential information intended for a specific individual and purpose. If you are not the intended recipient, delete this message. If you are not the intended recipient, disclosing, copying, distributing, or taking any action based on this message is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
