About Question enthuware.ocejws.v6.2.85 :
Posted: Sun May 11, 2014 7:51 pm
I assume createSOAPmessage() returns a SOAPMessage object.
I think option 4 is the answer instead of option 1. It is because the question mentions that the client is sending a SOAP message request. The createDispatch (portName, Message.class, Service.Mode.MESSAGE) should be used.
I think option 4 is the answer instead of option 1. It is because the question mentions that the client is sending a SOAP message request. The createDispatch (portName, Message.class, Service.Mode.MESSAGE) should be used.