Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » DS and Jetty
DS and Jetty [message #492759] Wed, 21 October 2009 15:45 Go to next message
Markus is currently offline MarkusFriend
Messages: 52
Registered: July 2009
Member
Hi,

Our Equionx based server installs several Jetty instances. I have tryed the Declarative Service support
for other parts of our server, but I have failed to find a solution for Jetty because the instances is started with a call
to a static method ex JettyConfigurator.startServer("web.server.instance", dir);

Any hints, tips or comments appreciated.


//M
Re: DS and Jetty [message #494213 is a reply to message #492759] Thu, 29 October 2009 15:22 Go to previous messageGo to next message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Markus,

It would be good to open a bug on this. It would even better if you provided
a patch that implemented a DS Component Factory in terms of
JettyConfigurator (hint, hint).
-Simon

"Markus" <markusm@hangso.edu> wrote in message
news:hbnaam$sba$1@build.eclipse.org...
> Hi,
>
> Our Equionx based server installs several Jetty instances. I have tryed
> the Declarative Service support
> for other parts of our server, but I have failed to find a solution for
> Jetty because the instances is started with a call
> to a static method ex JettyConfigurator.startServer("web.server.instance",
> dir);
>
> Any hints, tips or comments appreciated.
>
>
> //M
>
>
>
>
>
>
Re: DS and Jetty [message #494323 is a reply to message #494213] Fri, 30 October 2009 10:04 Go to previous message
Markus is currently offline MarkusFriend
Messages: 52
Registered: July 2009
Member
Hi Simon,

Thanx for reply.

If I manage to create a solution I will try to share the solution in a patch
(a bit tricky since I work as a sub-contractor for a consultant company that have the business with the paying end-customer)

//M







"Simon Kaegi" <simon_kaegi@ca.ibm.com> skrev i meddelandet news:hccbvd$of7$1@build.eclipse.org...
> Markus,
>
> It would be good to open a bug on this. It would even better if you provided a patch that implemented a DS Component Factory in
> terms of JettyConfigurator (hint, hint).
> -Simon
>
> "Markus" <markusm@hangso.edu> wrote in message news:hbnaam$sba$1@build.eclipse.org...
>> Hi,
>>
>> Our Equionx based server installs several Jetty instances. I have tryed the Declarative Service support
>> for other parts of our server, but I have failed to find a solution for Jetty because the instances is started with a call
>> to a static method ex JettyConfigurator.startServer("web.server.instance", dir);
>>
>> Any hints, tips or comments appreciated.
>>
>>
>> //M
>>
>>
>>
>>
>>
>>
>
>
Previous Topic:Java Security with Equinox OSGi
Next Topic:ClassNotFoundException when start bundles with command line version 3.5.1
Goto Forum:
  


Current Time: Fri Mar 29 04:34:33 GMT 2024

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

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

Back to the top