Stephane,

I faced a similar problem some time ago (it was related to the
addressing module). Try to set the log level for axis2 to trace.


Michele

On Wed, 2007-05-16 at 11:19 +0200, Stephane Roy wrote:
> Hi,
> 
> Here's my problem. I developed a web service with Axis2.1.1.1 in adb 
> mode and everything works fine.
> I tried to migrate this web service in Axis2.1.2 but it's not working.
> 
> I generated the code in adb mode for the server and deployed it. I 
> generated the code in adb mode for the client and I managed to compile 
> the code. Now when I start the client, I have this error:
> 
> org.apache.axis2.AxisFault: java.util.MissingResourceException: Can't 
> find resource for bundle org.apache.axis2.i18n.ProjectResourceBundle, 
> key spec.FAULT_ACTION_NOT_SUPPORTED_REASON
>    at 
> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)
>    at 
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
>    at 
> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
>    at my.package.myServiceStub.myMethod(myServiceStub.java:173)
>    ...
> 
> I would like to know if someone had this kind of problem before.
> Since the problem is not present with Axis2.1.1.1, is this behavior a 
> known issue or a limitation of Axis2.1.2 ?
> 
> Thanks in advance.
> 
> Stephane Roy
> Alcatel-Lucent
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to