Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] BundleException with RSA while startup, but only in product build not with product launch

On 02/24/2011 12:16 PM, Martin Petzold wrote:
> Hi Scott/Markus,
> 
> I get a BundleException with RSA while startup, but only in product
> build not with product launch. What could be the difference here? I have
> already tested different start levels for the bundles, but no success.

Looks like the production jar misses the class
org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager. Where
do you got the jar from?

Markus


Back to the top