Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] previous message : null createInstance incomplete

I face a strange problem:

There is no problem running a client in Eclipse SDK, but when running this plugin in a product
there is a name space error, i.e. JGroupsNamespace cant instantiate:

_____________________________
org.eclipse.ecf.core.identity.IDCreateException: null createInstance()
at org.eclipse.ecf.provider.jgroups.identity.JGroupsNamespace.createInstance(JGroupsNamespace.java:56)
___________________________________


It is strange because the *product* loads all required plugins.


--
Pierre



Back to the top