Skip to main content



      Home
Home » Eclipse Projects » Equinox » Equinox inside a servlet container
Equinox inside a servlet container [message #86527] Wed, 11 April 2007 03:56 Go to next message
Eclipse UserFriend
One of things I'm still trying to understand about equinox is, if it
supposed to work inside servlet container.

I ask this because it seems to me that a lot of people is asking how to
do it and the solution to it isn't quite that simple.

So is it or isn't it equinox supposed o work inside an application
server like tomcat or jboss. What could be the advantages of doing this?

Thanks,
Pedro Silva
Re: Equinox inside a servlet container [message #86985 is a reply to message #86527] Thu, 19 April 2007 11:50 Go to previous message
Eclipse UserFriend
Hi Pedro,

> One of things I'm still trying to understand about equinox is, if it
> supposed to work inside servlet container.
Equinox can be embedded in any Java program and that defintiely includes
servlet containers.

> I ask this because it seems to me that a lot of people is asking how to
> do it and the solution to it isn't quite that simple.
Take a look here --
http://www.eclipse.org/equinox/server/http_in_container.php
There's a lot of more general information on server-side Equinox here --
http://www.eclipse.org/equinox/server/

> So is it or isn't it equinox supposed o work inside an application
> server like tomcat or jboss.
Yes, as far as I know the Equinox Servletbridge works in all application
servers

> What could be the advantages of doing this?
The main advantage is that OSGi provides a pretty good story for building up
your components. There's also an excellent possibility that you'll be able
to re-use components from your rich client server-side and vice-versa.

> Thanks,
> Pedro Silva
Previous Topic:Classloading problem
Next Topic:Jetty Port
Goto Forum:
  


Current Time: Wed Jul 16 20:32:45 EDT 2025

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

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

Back to the top