equinox in a web application in and outside of an rcp application [message #77939] |
Fri, 24 November 2006 07:28  |
Eclipse User |
|
|
|
Hi,
I would like to know whether is possible to start equinox without the
eclipse executable. I would like to use it within a web application, but
without having to run the web application osgi centric as is described
in the quick starts for serving servlets with equinox (as a matter of
fact I am only using filters).
This webapplication will run within tomcat or jetty (depending on
clustering capabilities).
Also the web application will run partly within an eclipse RCP
application, so then it would probably a good idea to use the standard
eclipse runtime environment for it's osgi capabilities within the same
web application.
Any thoughts on this?
Wouter
|
|
|
|
|
Re: equinox in a web application in and outside of an rcp application [message #78047 is a reply to message #77955] |
Mon, 27 November 2006 11:31  |
Eclipse User |
|
|
|
Am I understanding is correctly that all request will be handled by the
bridge servlet? As I am using wicket 2.0, all my requests should be
handled by the wicket filter, which will stand before the servlet
bridge. So my conclusion would be that during wicket requests, no
information about the osgi bundles will be available. Is this correct,
or am I missing something?
Thanx,
Wouter
Jeff McAffer wrote:
> See
> http://www.eclipse.org/equinox/server/http_quickstart.php
> for using Equinox in server configurations
>
> Jeff
>
> Wouter de Vaal wrote:
>> Hi,
>>
>> I would like to know whether is possible to start equinox without the
>> eclipse executable. I would like to use it within a web application,
>> but without having to run the web application osgi centric as is
>> described in the quick starts for serving servlets with equinox (as a
>> matter of fact I am only using filters).
>>
>> This webapplication will run within tomcat or jetty (depending on
>> clustering capabilities).
>>
>> Also the web application will run partly within an eclipse RCP
>> application, so then it would probably a good idea to use the standard
>> eclipse runtime environment for it's osgi capabilities within the same
>> web application.
>>
>> Any thoughts on this?
>>
>> Wouter
|
|
|
Powered by
FUDForum. Page generated in 0.03808 seconds