Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Remote install/start
Remote install/start [message #106028] Mon, 10 March 2008 15:08 Go to next message
Eclipse UserFriend
Originally posted by: Boyan.Yurukov.softwareag.com

Hello,

I want to install/start bundles remotely. Is there a web interface (non-UI)
or a way to connect the osgi api to a remote server in order to manage the
bundles? I couldn't find anything in the api ref and the startup guide.

Greetings,
Boyan Yurukov.
Re: Remote install/start [message #106041 is a reply to message #106028] Mon, 10 March 2008 16:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jacek.pospychala.pl.ibm.com

Boydan,
easiest thing you can do is start equinox with -console <port> argument,
and then connect remotely using telnet to that port.

Boyan Yurukov wrote:
> Hello,
>
> I want to install/start bundles remotely. Is there a web interface (non-UI)
> or a way to connect the osgi api to a remote server in order to manage the
> bundles? I couldn't find anything in the api ref and the startup guide.
>
> Greetings,
> Boyan Yurukov.
>
>
>
Re: Remote install/start [message #106055 is a reply to message #106041] Mon, 10 March 2008 16:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Boyan.Yurukov.softwareag.com

That's a bit too low-level and I am not sure how to handle the security.
Does anyone know of a bundle that exports the console functionality to a web
service (soap)? Since the server-side Equinox has support for servlets, it
should be possible. My goal is to make a plugin for Eclipse that takes
locally installed bundles and installes/starts them on a serverside osgi
framework.

Greetings,
Boyan.

"Jacek Pospychala" <jacek.pospychala@pl.ibm.com> wrote in message
news:fr3mnh$pm6$1@build.eclipse.org...
> Boydan,
> easiest thing you can do is start equinox with -console <port> argument,
> and then connect remotely using telnet to that port.
>
> Boyan Yurukov wrote:
>> Hello,
>>
>> I want to install/start bundles remotely. Is there a web interface
>> (non-UI) or a way to connect the osgi api to a remote server in order to
>> manage the bundles? I couldn't find anything in the api ref and the
>> startup guide.
>>
>> Greetings,
>> Boyan Yurukov.
>>
>>
Re: Remote install/start [message #106067 is a reply to message #106055] Mon, 10 March 2008 18:29 Go to previous message
Gunnar Wagenknecht is currently offline Gunnar WagenknechtFriend
Messages: 486
Registered: July 2009
Location: San Francisco ✈ Germany
Senior Member

Boyan Yurukov schrieb:
> Does anyone know of a bundle that exports the console functionality to a web
> service (soap)?

You can use the HTTP/HTML console from Knopflerfish.
https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi /bundles/http/httpconsole/readme.html

-Gunnar

--
Gunnar Wagenknecht
gunnar@wagenknecht.org
http://wagenknecht.org/
Previous Topic:Jetty on Multiple Ports
Next Topic:get bundleInfo/bundleContext for classes within a bundle outside activator
Goto Forum:
  


Current Time: Thu Apr 18 19:46:09 GMT 2024

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

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

Back to the top