Skip to main content



      Home
Home » Eclipse Projects » Equinox » WAR file deployment
WAR file deployment [message #102979] Thu, 20 December 2007 17:38 Go to next message
Eclipse UserFriend
Originally posted by: tyagi_sameer.emc.com

I have looked at various demos and webcasts that show how I can hook up a
servlet or JSP using the bridge.war. Great.

but here is what I want to do.

I have a WAR file with many servlets (that take various init params), web
services, Jsp's and configuration files in web-inf.
What I would like to do is distribute and load this war as an osgi bundle.

Does anyone have any pointers, examples or suggestions on how to do this ?

Thanks
Re: WAR file deployment [message #103385 is a reply to message #102979] Fri, 04 January 2008 16:46 Go to previous message
Eclipse UserFriend
Hi Sameer,

At the moment there is no easy translation tools.
Jochen Hiller was working on something like this which you might want tot
take a look at. Look in the equinox-dev mailing list archive for a message
he wrote on 9/19/2007
For now the approach involves taking your web.xml and "manually" translating
the entries into extensions from org.eclipse.equinox.http.registry.

You mention configuration files as well so this might involve some work to
figure out how the configuration files are found.

-Simon

"Sameer" <tyagi_sameer@emc.com> wrote in message
news:2ecc173a8864d1e814a8610b158fa9ee$1@www.eclipse.org...
>I have looked at various demos and webcasts that show how I can hook up a
>servlet or JSP using the bridge.war. Great.
> but here is what I want to do.
>
> I have a WAR file with many servlets (that take various init params), web
> services, Jsp's and configuration files in web-inf.
> What I would like to do is distribute and load this war as an osgi bundle.
>
> Does anyone have any pointers, examples or suggestions on how to do this ?
>
> Thanks
>
Previous Topic:Having to refresh certain bundle each time after starting Equinox
Next Topic:Deployment Admin Specification & Provisioning ?
Goto Forum:
  


Current Time: Thu May 29 21:33:18 EDT 2025

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

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

Back to the top