WAJSBERG Julien RD-BIZZ wrote:
Vy Ho a écrit :
In client-side stub code, look for the call object and try:
Call.getMessageContext().getRequestMessage().getSOAPEnvelope().getRecorder().clear();
--
Lyndon Tiu
I can choose not to use the application scope for now. However, this
shows a very serious problem with the generated stub I believe.
I think he just want you to try, to see if the problem is still here
with this modification.
If the problem doesn't happen anymore, then this fix will certainly go
in Axis :)
Thank you for the reply. I will do that and post the result later.