[
https://issues.apache.org/jira/browse/GERONIMO-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783581#action_12783581
]
David Jencks commented on GERONIMO-4962:
----------------------------------------
I have jasper compilation working in jetty with this change, verifying that the
eclipse compiler can use the "parent" classloader rather than constructing its
own from urls. I'll close this after I create tomcat bugzilla entry with a
trunk patch.
> prevent jasper from assuming all classloaders are URLClassLoaders
> -----------------------------------------------------------------
>
> Key: GERONIMO-4962
> URL: https://issues.apache.org/jira/browse/GERONIMO-4962
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: osgi, Tomcat
> Affects Versions: 3.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.0
>
>
> running jsp web apps under osgi is producing CCE when jasper casts our
> BundleClassLoader to URLClassLoader. I don't think there's any need for
> this. We probably want to push any fix for this back to tomcat.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.