Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] major r-osgi problem

I've run into a problem with r-osgi where the proxy bundles it's generating are throwing exceptions when they are started. The problem appears to be that the proxy bundles are generated with a start level of 1 and when they start, they attempt to get the Remoting service which hasn't been registered yet because the main r-osgi bundle hasn't started and registered the Remoting service.  Any chance this is a known problem that was fixed in ECF sometime after version 3.1?

Bryan


Back to the top