Could you provide a bit more details so that we can reproduce the problem ? WHich jars are you using exactly (I'm not familiar with globus) ? Do you have any additional bundles that you deploy in addition to the jars in the lib directory ?
On Mon, Mar 29, 2010 at 02:23, Tom Howe <[email protected]> wrote: > I am trying to deploy our custom security provider into karaf (I'm using > 1.5.0-SNAPSHOT at the moment). I've installed my jar into the lib > directory, and put: > > org.apache.felix.karaf.security.providers = > org.globus.security.provider.GlobusProvider > > into my config.properties. I also added: org.globus.security.* to the > org.osgi.framework.bootdelegation parameter. > > When I try to use one of the KeyStores from my provider I get: > > Error executing command: Unresolved constraint in bundle > org.globus.crux.jsse [36]: package; (package=org.globus.security.stores) > (The keystore class is in that package.) > > > I've tried a number of combinations of system packages and bootdelegation > parameters without any luck. > > I'd appreciate any suggestions. > > Thanks, > Tom Howe > > -- > Tom Howe > Senior Software Engineer > Distributed Systems Lab > University of Chicago/Argonne National Laboratory > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com

