Re: Problem deploying an EAR

2009-10-15 Thread Massimiliano Ziccardi
On Oct 14, 2009, at 2:03 AM, Massimiliano Ziccardi wrote: Hi all. I've some problem deploying on Geronumo an EAR that works beautifully with jBoss. The EAR is composed this way: EAR  - UTILITY1.jar  - UTILITY2.jar  - UTILITY3.jar  - WEBMODULE.war The WEBMODULE.war classpath configured

Re: Problem deploying an EAR

2009-10-15 Thread Massimiliano Ziccardi
Just to share my solution with you all. The problem was that geronimo-tomcat already contains an AXIS2 runtime: using the geronimo-jetty bundle everything went ok.

Problem deploying an EAR

2009-10-14 Thread Massimiliano Ziccardi
Hi all. I've some problem deploying on Geronumo an EAR that works beautifully with jBoss. The EAR is composed this way: EAR - UTILITY1.jar - UTILITY2.jar - UTILITY3.jar - WEBMODULE.war The WEBMODULE.war classpath configured inside the WEBMODULE.war manifes points to the UTILITY jar