Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] Deploying Orion with a Different Webserver

Hi,

I want to run Orion on Apache Tomcat or more general in a Servlet Container. Since I havn't done much web engeneering I am not sure where to start.
Perhaps someone has already tried something similiar or can point me to a ressource that will help me.
As far as I can tell, there is the possibility to embed OSGI-Bundles in a servlet container using the [bridge.war][http://www.eclipse.org/equinox/server/http_in_container.php].

Would that be the way to go or is there a better approach?

And if I am able to deploy Orion in Tomcat, what adjustments would I have to make in order to 
make it work with tomcat instead of jetty.
I would guess that the changes are limited to the server.configurator bundle.

Thanks,
Leo

Back to the top