Hi Gul,

You can't do that with in-only. You have to use robust-in-only MEP.

http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803/

Regards,

Jorge Fernández

Gul Onural <[EMAIL PROTECTED]> escribió:     [Axis2] How to propagate exception 
for In-only operations     
  Hi, 
  I am using RawXMLINOnlyMessageReceiver for my in-only operations. I tried the 
following signatures in my in-only methods, 
  but my client doesn't seem to get any exception. How do I get my client 
receive exception for in-only methods ? Do I need to
  set a configuration parameter somewhere ? 
  public void myMethod(OMElement inputMsg) throws RemoteException;   
OR  
public void myMethod(OMElement inputMsg) throws AxisFault;  
OR   
public void myMethod(OMElement inputMsg); 
  

       
---------------------------------

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.

Reply via email to