[ https://issues.apache.org/jira/browse/GERONIMO-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966334#action_12966334 ]
David Jencks commented on GERONIMO-5680: ---------------------------------------- This looks to me like a reasonable way to proceed. The only part I don't like is using the old class filters hidden classes. I was hoping to remove that bit of the schema. I wonder if we should look into using a maven-bundle-plugin compatible configuration for plugin import-export details? Then you can use a !foo.bar.* to prevent importing a particular package. If you want to commit this work we can discuss configuration options later. > Find a way to slove the wired bundle cache > ------------------------------------------ > > Key: GERONIMO-5680 > URL: https://issues.apache.org/jira/browse/GERONIMO-5680 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 3.0 > Reporter: Ivan > Assignee: Ivan > Fix For: 3.0 > > Attachments: GERONIMO-5680.patch > > > http://www.apacheserver.net/wired-bundle-cache-problem-in-the-BundleClassLoader-at1043973.htm > The root cause is the dynamic import * is used, think that we should have a > way to replace it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.