hi,dear all:
        i'm puzzled with the axis2 handler coding.here's my question beneath:
                
        1.what's the difference between msgCtx.pause() and return 
InvocationResponse.SUSPEND?
        2.when a handler in OutFlow try to suspend the execute chain by pause() 
or return InvocationResponse.SUSPEND,it doesn't work and return a axisFault?
        3.when i return the InvocationResponse.SUSPEND ,then try to use 
AxisEngine.resume(msgCtx) method ,the suspended execute chain dont't resume and 
return response ,is there anything other to do to resume it?

        since the article about it is not much , so i spent much time on it 
,and any information is appreciated very much. Thank you in advance.
 


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

Reply via email to