+1 to make searchWiredBundles default value to false in the code. The xbean API users could specify the searchWriedbundle in constructor when needed. Geroniom server user still have a chance to use system properties to turn it on when needed.
On Mon, Aug 29, 2011 at 3:17 PM, Ivan (JIRA) <[email protected]> wrote: > Not search wired bundles in bundle classloader by default > --------------------------------------------------------- > > Key: GERONIMO-6132 > URL: https://issues.apache.org/jira/browse/GERONIMO-6132 > Project: Geronimo > Issue Type: Improvement > Security Level: public (Regular issues) > Components: osgi > Affects Versions: 3.0 > Reporter: Ivan > Assignee: Ivan > Fix For: 3.0 > > > From the testing result, it seems that all the functions works well without > searching wired bundles. Also, considering that all kinds of Java EE > applications are installed as one bundle, including EAR package, it should > not an issue for user application to finding the resources in the same > application. > I am thinking to change the codes in xbean and geronimo-hook, by default, > wired bundles will not be searched. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > -- Shawn
