Re: Sandesha2 error after Axis2 migration

2008-07-29 Thread Fabien Couvert
I have found the same issue : https://issues.apache.org/jira/browse/SANDESHA2-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591999#action_12591999 I have the same bug but I don't know how to fix it. I use Axis2 1.4, Sandesha2 1.3. The message is

Re: Sandesha2 error after Axis2 migration

2008-07-28 Thread Fabien Couvert
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 in the log : 2008-07-28 11:11:23,354 [WARN]

Re: Sandesha2 error after Axis2 migration

2008-07-27 Thread Amila Suriarachchi
I think this is a problem with Axis2 1.4. Please have a look at with the Axis2 1.4.1 RC1 http://people.apache.org/~nandana/axis2-1.4.1/RC1/dist/ thanks, Amila. On Fri, Jul 25, 2008 at 5:07 PM, Fabien Couvert [EMAIL PROTECTED]wrote: Nobody have an idea please ? Sandesha2 policies needs to be

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

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 Samisa Abeysinghe
Fabien Couvert wrote: 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

Re: Sandesha2 error after Axis2 migration

2008-07-24 Thread Fabien Couvert
Here it is : 2008-07-24 11:40:40,192 [ERROR] AxisServlet.doPost() - java.lang.NullPointerException at org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:122) at org.apache.axis2.engine.Phase.invoke(Phase.java:317) at