Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Starting Equinox from within a running JVM
Starting Equinox from within a running JVM [message #119905] Tue, 21 October 2008 17:50 Go to next message
Eclipse UserFriend
Originally posted by: chopkins.cra.com

Is it possible to start up an "instance" of Equinox from within a running
JVM? The scenario is that we have a set of OSGi plugins that we want to be
able to run (and communicate with) within the context of another running
Java application. My understanding is that we would have to enable the
running Java application to run within OSGi. Is that true?



I apologize if this is not the appropriate forum for this question too.



Thanks,

Chris
Re: Starting Equinox from within a running JVM [message #120182 is a reply to message #119905] Sat, 25 October 2008 12:39 Go to previous message
Eclipse UserFriend
Originally posted by: karsten.panier.aysada.org

Christopher Hopkins wrote:
> Is it possible to start up an "instance" of Equinox from within a running
> JVM? The scenario is that we have a set of OSGi plugins that we want to be
> able to run (and communicate with) within the context of another running
> Java application. My understanding is that we would have to enable the
> running Java application to run within OSGi. Is that true?
>
>
>
> I apologize if this is not the appropriate forum for this question too.
>
>
>
> Thanks,
>
> Chris
>
>
>
>
>

Hi Chris,

you may have a look at the Equinox serverside site. Running an OSGi
application in a servlet engine, also needs to strat an instance of
Equinox in a running JVM. You can look at this site for more details:
http://www.eclipse.org/equinox/server/http_in_container.php
Maybe the source of the Servletbridge helps you.

karsten
Previous Topic:Remove old versions of plugins after update to new one
Next Topic:Equinox Training Classes
Goto Forum:
  


Current Time: Thu Apr 25 06:03:39 GMT 2024

Powered by FUDForum. Page generated in 0.03058 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top