[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.ecp] Re: Can I deploy an application developed using ECP as war/ear file?

Dear p,

No, it is not possible at the moment. ECP's focus is to create a "next generation" platform unencumbered by the restrictions of supporting legacy platforms like J2EE.

If you need to embed an OSGi runtime inside an existing server such as Tomcat, take a look at the Equinox Incubator and the work carried out by Simon Kaegi to enable this (http://www.eclipse.org/equinox/incubator/server/)

Regards,
Neil

p wrote:

I would like to create a .war/.ear file containing the PetStore application that you have created and after that to deploy it to Tomcat/Weblogic/WebSphere/JBoss.

Is this possible?

Thanks