Re: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-17 Thread Jean-Pierre ASTIER
...@analogue-paris.com] Subject: Re: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl If I put the jax-ws-2.1 library in the WEB-INF/lib directory in my webapp I've got this error : Oct 16, 2009 4:46:39 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service

Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-16 Thread Jean-Pierre ASTIER
Hello, I use NetBeans 6.7, tomcat 5.5.27 Mac OS X 10.6.1 and my version of Java is build 1.6.0_15-b03-219. I developed Web service on one of my machines and developed the web service client to connect on Web service. Everything is OK and everything works. But when I put the web service

RE: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-16 Thread Caldarale, Charles R
From: Jean-Pierre ASTIER [mailto:jpast...@analogue-paris.com] Subject: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl But when I put the web service client on another machine Linux (Java 1.6.0_06-b02 tomcat 5.5) I obtain the following error

Re: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-16 Thread Jean-Pierre ASTIER
à 15:53, Caldarale, Charles R a écrit : From: Jean-Pierre ASTIER [mailto:jpast...@analogue-paris.com] Subject: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl But when I put the web service client on another machine Linux (Java 1.6.0_06-b02 tomcat 5.5) I obtain the following

RE: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl

2009-10-16 Thread Caldarale, Charles R
From: Jean-Pierre ASTIER [mailto:jpast...@analogue-paris.com] Subject: Re: Erreur : Could not initialize class com.sun.xml.ws.spi.ProviderImpl If I put the jax-ws-2.1 library in the WEB-INF/lib directory in my webapp I've got this error : Oct 16, 2009 4:46:39 PM