Hi Thomas,
I meant the method which should be invoked to start the application. This
method is defined inside the application itself and its not bundle.start()
method.
I invoked that method inside an Activator class of that bundle and it
worked.
Thanks a lot for the response.
Regards,
PJ


On Fri, Apr 12, 2013 at 6:42 PM, Thomas Watson <[email protected]> wrote:

> 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
>
>
> [image: Inactive hide details for Prasad Jeewantha ---04/12/2013 01:12:55
> AM---Hi all, I want to start my equinox osgi application by c]Prasad
> Jeewantha ---04/12/2013 01:12:55 AM---Hi all, I want to start my equinox
> osgi application by calling the start() method
>
> 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*<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
>
>
> _______________________________________________
> equinox-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
>

<<graycol.gif>>

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

Reply via email to