You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Davanum Srinivas <da...@gmail.com> on 2006/05/18 19:14:54 UTC

[Axis2] Performance testing results

Here they are:
http://www.wso2.net/2006/05/axis2_performance_testing_round_1

Enjoy!

thanks,
dims

-- 
Davanum Srinivas : http://wso2.com/blogs/

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Robust In Only with RPC

Posted by Deepal Jayasinghe <de...@opensource.lk>.
yes this is possible , pls use RPCInOnlyMessageReceiver
If there is an exception then client will be informed (will send SOAP
fault to client)

mmacfadden@tomax.com wrote:

>Is there a way to use the Robust In Only MEP with a web service generated 
>by using the RPC Receivers?
>
>I have a method:
>
>void createItem( foo )
>{
> 
>}
>
>That may through an exception.  I would like the client to get a soap 
>fault if there is an exception?  Is this possible.
>
>
>Michael MacFadden
>Tomax Corp - http://www.tomax.com
>mmacfadden@tomax.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>
>  
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 




---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Robust In Only with RPC

Posted by mm...@tomax.com.
Is there a way to use the Robust In Only MEP with a web service generated 
by using the RPC Receivers?

I have a method:

void createItem( foo )
{
 
}

That may through an exception.  I would like the client to get a soap 
fault if there is an exception?  Is this possible.


Michael MacFadden
Tomax Corp - http://www.tomax.com
mmacfadden@tomax.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org