I just checked the codes of Felix, it seems possible to get the current wired info, at least the number, with that it should be able to used for determine wether the cached wired bundles need to be refreshed. So how about create some adapters for each vendor (Felix, Equonix, etc.) ? Just feel curious that why package admin service does not provide the function to get import bundles of the target bundles ... Comments ? thanks.
2010/11/3 Ivan <[email protected]> > Hi, > While looking at the left JSF TCK fail cases, I found that the wired > bundle cache in the BundleClassLoader causes some problems. The scenario is > that the MyFaces codes look up a resource file by classloader.getResource, > it always fails on the first deployment, but after restarting the > application, it finds it. Finally, I added a breakpoint in the > BundleClassLoader, and find it is caused by old wired bundle cache. Anyone > has a good solution for it ? > > -- > Ivan > -- Ivan
