Re: RE: [rules-users] OSGI, classloading, and imports in KnowledgeBuilder
fgdutton@gmail.com
Friday, 19 June
2009
Fri, 19 Jun
'09
12:04 p.m.
The only way that I have found that works is using Require-Bundle instead
of Import-Package. This ensures that you can see all the classes in
a 'split' package.