SoapContex.outMsgCtx.setEnvelope(SoapContex.envelope);SoapContex.opClient.addMessageContext(SoapContex.outMsgCtx);SoapContex.opClient.execute(true); <---------- after execution of this line: i am getting the following exception
any suggestions for a work around?
I am really confused , i used javax.xml.soap;getting the same exception;
Take care;