I'm running weblogic 6.1 and cocoon 2.0.3: created my.roles file with this in it:
<?xml version="1.0"?> <role-list> <role name=" org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude" shorthand="jsp-engine" default-class=" org.apache.cocoon.components.jsp.JSPEngineImplNamedDispatcherInclude"/> </role-list> and updated cocoon.xconf with this: <jsp-engine> <parameter name="servlet-name" value="*.jsp"/> </jsp-engine> and I get this error message: ERROR (2003-03-20) 16:38.32:845 [sitemap] (/nbs/ldf/ldf-url-map) ExecuteThread: '12' for queue: 'default'/PipelineNode: Error while processing pipeline at org.apache.cocoon.ProcessingException: Exception JspGenerator.generate(): java.lang.ClassCastException: weblogic.utils.classloaders.ChangeAwareClassLoader at org.apache.cocoon.generation.JspGenerator.generate(JspGenerator.java:145) really appreciate any assistance --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]