Re: Axis2 1.3 to Axis2 1.4

2008-07-08 Thread Fabien Couvert
Hi, Another idea please ? I'm completely blocked. Fabien Couvert a écrit : Fabien Couvert a écrit : I checked the system classpath and it doesn't containt any jar. Only a .zip file for quicktime. Where tomcat can find Jaxb2.0 ?! here is the error server side : [ERROR]

Re: Axis2 1.3 to Axis2 1.4

2008-06-30 Thread Fabien Couvert
I checked the system classpath and it doesn't containt any jar. Only a .zip file for quicktime. Where tomcat can find Jaxb2.0 ?! sumedha rubasinghe a écrit : Well... then how about your system classpath? Open up a new command window and check what jars are in your classpath. /sumedha

Re: Axis2 1.3 to Axis2 1.4

2008-06-30 Thread Fabien Couvert
Fabien Couvert a écrit : I checked the system classpath and it doesn't containt any jar. Only a .zip file for quicktime. Where tomcat can find Jaxb2.0 ?! here is the error server side : [ERROR] AxisServlet.doPost() - JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI

Re: Axis2 1.3 to Axis2 1.4

2008-06-27 Thread Fabien Couvert
Thank you for your answer I did a mistake in the lib name ... But now I have another error, is there an incompatibility between Axis2 1.4 and Tomcat 6.0.16 ? The error : Impossible to call remote service with url. Caused by: org.apache.axis2.AxisFault: java.lang.LinkageError: JAXB 2.0 API

Re: Axis2 1.3 to Axis2 1.4

2008-06-27 Thread keith chapman
Should be an issue with the JDK you are using not with Tomcat. What is your JDK version? Thanks, Keith. On Fri, Jun 27, 2008 at 12:02 PM, Fabien Couvert [EMAIL PROTECTED] wrote: Thank you for your answer I did a mistake in the lib name ... But now I have another error, is there an

Re: Axis2 1.3 to Axis2 1.4

2008-06-27 Thread Fabien Couvert
I use Jdk1.5.0-14 Did you think that is the problem ? keith chapman a écrit : Should be an issue with the JDK you are using not with Tomcat. What is your JDK version? Thanks, Keith. On Fri, Jun 27, 2008 at 12:02 PM, Fabien Couvert [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

Re: Axis2 1.3 to Axis2 1.4

2008-06-27 Thread sumedha rubasinghe
Well... then how about your system classpath? Open up a new command window and check what jars are in your classpath. /sumedha rubasinghe a écrit : Hi, I tested axis2-1.4 war with java version 1.5.0_14 Tomcat 6.0.16 .o It works fine. So this must be due to an additional jar file in your

Axis2 1.3 to Axis2 1.4

2008-06-26 Thread Fabien Couvert
Hi all, I try to upgrade Axis2 to 1.4 version but I get this exception when I try to createConfigurationContextFromFileSystem : Exception in thread main java.lang.NoClassDefFoundError: org/apache/ws/commons/schema/resolver/URIResolver at

Re: Axis2 1.3 to Axis2 1.4

2008-06-26 Thread sumedha rubasinghe
Hi, Do you have XmlSchema-1.4.2.jar in your classpath? /sumedha On Thu, Jun 26, 2008 at 5:46 PM, Fabien Couvert [EMAIL PROTECTED] wrote: Hi all, I try to upgrade Axis2 to 1.4 version but I get this exception when I try to createConfigurationContextFromFileSystem : Exception in thread main

Different generated port names with Axis2 1.3 and Axis2 1.4

2008-05-20 Thread Robert Wierschke
Hi, I've implemented an Axis2 web service from java (with NetBeans 6.1 Axis2 support) and deployed it to Axis2 1.3. A friend of mine deployed this with Axis2 1.4 (both on tomcat 6.0.16). The problem is that both Axis2 versions generate different WSDL a specially it generates different port