I do not understand what you mean by the start() method.  Is this a start
method on the Bundle object or some other start() method you defined in
your application?  Your SO post indicates the use of hibernation and seems
to involve the use of ServiceLoader.  You may need to have a look at the
new EEG Service Loader Mediator specification [1]

Tom

[1] - http://blog.osgi.org/2013/02/javautilserviceloader-in-osgi.html




From:   Prasad Jeewantha <[email protected]>
To:     [email protected],
Date:   04/12/2013 01:12 AM
Subject:        [equinox-dev] How to call the start method of an osgi
            application?
Sent by:        [email protected]



Hi all,
I want to start my equinox osgi application by calling the start() method
which is in one of the bundles. This method should be called after all the
bundles are started. When I try to call that method from the bootstrap
class, it gives an error saying some class is not found in the bootstrap
classpath. Please tell me the best way to start my application.
Please see my SO question. http://stackoverflow.com/q/15964061/1411653
Any help is highly appreciated.
Thanks,
PJ
_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

<<inline: graycol.gif>>

_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to