Re: Sandesha2 error after Axis2 migration

2008-07-29 Thread Fabien Couvert
the same problem and correct it please ? Thanks Fabien Couvert a écrit : Thank you very much Amila. Axis2 1.4.1 RC1 correct the problem :) But now Sandesha2 give me a recurrent warning every minutes when I try to send one message, the message is sent correctly but the server write this line

Re: Sandesha2 error after Axis2 migration

2008-07-28 Thread Fabien Couvert
. Please have a look at with the Axis2 1.4.1 RC1 http://people.apache.org/~nandana/axis2-1.4.1/RC1/dist/ http://people.apache.org/%7Enandana/axis2-1.4.1/RC1/dist/ thanks, Amila. On Fri, Jul 25, 2008 at 5:07 PM, Fabien Couvert [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Nobody have

Re: Sandesha2 error after Axis2 migration

2008-07-25 Thread Fabien Couvert
Nobody have an idea please ? Sandesha2 policies needs to be change from Axis2 1.3 to Axis2 1.4 ?! help Fabien Couvert a écrit : Here it is : 2008-07-24 11:40:40,192 [ERROR] AxisServlet.doPost() - java.lang.NullPointerException at org.apache.axis2.engine.AbstractDispatcher.invoke

Sandesha2 error after Axis2 migration

2008-07-24 Thread Fabien Couvert
Hi all, I did a migration from Axis2 1.3 to Axis2 1.4 on Tomcat 6.0. Now I get an error when I deploy my webservice : /[ERROR] SandeshaModule.init() - Could not load module policies. Using default values./ When I try to use RM in my application I get a NullPointerException. Anyone have an

Re: Sandesha2 error after Axis2 migration

2008-07-24 Thread Fabien Couvert
(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Unknown Source) Samisa Abeysinghe a écrit : Fabien Couvert wrote

Re: JAXB 2.1

2008-07-22 Thread Fabien Couvert
Hi, did you found a solution ? I have the same problem when I migrated from Axis2 1.3 to Axis2 1.4 Thank you Tamás Horváth a écrit : Hi, I get the following error: [ERROR] JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from

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] AxisServlet.doPost

Re: Axis2 1.3 to Axis2 1.4

2008-06-30 Thread Fabien Couvert
starts. axis2.war contains jaxb-api-2.1.jar file. There must be an older version of the same jar file in your classpath, which gets loaded before 2.1 jar. /sumedha On Fri, Jun 27, 2008 at 1:21 PM, Fabien Couvert [EMAIL PROTECTED] mailto:[EMAIL

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
classloader. (See http://java.sun.com/j2se/1.5.0/docs/guide/standards/) Thank you sumedha rubasinghe a écrit : 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] mailto:[EMAIL PROTECTED] wrote: Hi all, I try

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

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

WS-RM ok with Axis2 1.3 KO with Axis2 1.4 !

2008-05-21 Thread Fabien Couvert
Hi all, I did the upgrade from Axis2 1.3 to Axis2 1.4 but now when I try to use my project Sandesha2 1.3 give me this error : ERROR org.apache.sandesha2.SandeshaModule - Could not load module policies. Using default values. ... ERROR org.apache.sandesha2.util.FaultManager -

Sandesha2 + Rampart Create sequence problems

2008-04-07 Thread Fabien Couvert
Hi, I try to use Sandesha2 1.3 with encryption by Rampart 1.3 with Axis2 1.3 on Tomcat 6.0.16. Everything is ok when I use separatly Rampart encryption or Sandesha2 RM. But when I try to use in same time encryption and reliability I have this error : org.apache.axis2.AxisFault: Sandesha2

Encryption problem with Axis2 and Rampart

2008-04-03 Thread Fabien Couvert
Hi all, I have a problem with rampart 1.3 on axis2 1.3 on Tomcat 6.0. I have this exception when i try to launch my client : Caused by: org.apache.axis2.AxisFault: Must Understand check failed for header http://www.w3.org/2005/08/addressing and another now : org.apache.axis2.AxisFault:

Rampart Error

2008-03-14 Thread Fabien Couvert
Hi all, I have a problem with rampart 1.3 on axis2 1.3 on Tomcat 6.0. I have this exception when i try to launch my client : Caused by: org.apache.axis2.AxisFault: Must Understand check failed for header http://www.w3.org/2005/08/addressing Currently I have added this line in my

Error with rampart

2008-03-10 Thread Fabien Couvert
Hello, I try to deploy rampart for my webservice but i have en error when I try to send something in the client side : Impossible to call remote service with url : http://localhost:8080/axis2/services/MYservice . Caused by: org.apache.axis2.AxisFault:

Deploy Sandesha module with policy file on Axis2

2008-03-04 Thread Fabien Couvert
Hello, I have a big problem, I use windows XP, tomcat 6.0.16. I had deployed the war file given by axis2 v1.3 on my Tomcat. Above this configuration I have add sandesha2 1.3 module and I had deployed it on Axis without the policy file. - Everything is ok. The module of sandesha was

Axis2 Sandesha2 deployment error

2008-03-03 Thread Fabien Couvert
Hello, I have a problem when I try to deploy my webservices on tomcat. I use tomcat version 6.0.16. The problem comes from a migration from axis2 1.2 to axis2 1.3. I use sandesha2. My webservices is ok when I uninclude the sandesha2-policy-1.2.jar in my war file. But when I use it I have

Re: Error on load (webservices)

2008-02-27 Thread Fabien Couvert
I use tomcat version 6.0.16. I had resolved the problem and the solution was in the axis2.xml ;) But now I have another problem ... During the packaging in war file I use the librairie sanedeshaa2-policy-1.3.jar, and when I try to deploy de webservices in tomcat the error : [ERROR]

Re: Error on load (webservices)

2008-02-27 Thread Fabien Couvert
:288) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) 2008-02-27 09:05:34,995 [INFO] ModuleDeployer.deploy() - Deploying module: soapmonitor-1.3 Is it a common error ? Anyone can help me please ? Fabien Couvert a écrit : I use tomcat version 6.0.16. I had resolved

Re: Error on load (webservices)

2008-02-27 Thread Fabien Couvert
I try to use sandesha v1.3 and 1.2 but the error was always the same. Fabien Couvert a écrit : Sorry the error when I include de policy jar in my war files is : 2008-02-27 09:05:34,855 [INFO] ModuleDeployer.deploy() - Deploying module: addressing-1.3 2008-02-27 09:05:34,964 [ERROR

Error on load (webservices)

2008-02-25 Thread Fabien Couvert
Hi, I'm a beginner in the world of webservices I have a problem when my webservice start on Tomcat. The error is : 2008-02-22 16:56:53,707 [ERROR] StandardContext.loadOnStartup() - La servlet /axis2 a généré une exception load() java.io.CharConversionException: Invalid UTF-8 middle byte 0x3f