> > Ah yes i see. Really the SCAClientFactory defaultFactory static should > be the factory class _name_ not an instance so that > SCAClientFactory.newInstance really does return a new instance. > > ...ant >
The thing is though, even if I had the name of the factory instance to instantiate in OSGi I don't have access to it from the app classloader in order to load it. Simon
