Hi Ashish ,
I think following link will helpful for you to learn how Axis2 client
API works

http://today.java.net/pub/a/today/2006/12/13/invoking-web-services-using-apache-axis2.html

Thanks
Deepal
> Hi Deepal,
>
> Thanks for your reply!
>
> Can anyone help me by sending some links to know more regarding
> robust-In-Only MEP and its use?
>
> Thanks and Regards,
>  
> Ashish Arya,
>
> -----Original Message-----
> From: Deepal jayasinghe [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 18, 2007 10:48 AM
> To: axis-user@ws.apache.org
> Subject: Re: Issue with exception handling for 'InOnly' methods
>
> Ashish Arya wrote:
>   
>> Hi All,
>>
>>  
>>
>> I am using Axis2 1.3 and have issues with exception handling
>> especially for 'InOnly' type of operations.
>>
>>  
>>
>> I noticed that if we throw a runtime exception from skeleton incase of
>> 'InOut' type of operations, the exception is properly wrapped in
>> AxisFault and available at client side. But the same logic is not
>> working with 'InOnly' type of operations. When monitored through
>> TCPMON, I was expecting SOAP fault response, but there is no response
>> incase of 'InOnly' type of operations and hence client don't get any
>> exception.
>>
>>  
>>
>> I guess this is incorrect. 'InOnly' methods can also throw some
>> exception and the same should be navigated back to client.
>>
>>     
> Nope , in the case of InOnly you do not get exception back , if you want
> the exception you need to use robustInOnly
>
> Thanks
> Deepal
>   
>>  
>>
>>     
>
>
> ---------------------------------------------------------------------
> 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]
>
>
>
>   

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



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

Reply via email to