Hi Ali,
thanks very much for your answer.
Ali Sadik Kumlali wrote:
Hi Diego,
In insertMappingAnnotations() you set the action two times and the latter one
seems like a copy-paste-and-forget issue:
...
_operationClient.getOptions().setAction("insertMappingAnnotations");
...
_operationClient.getOptions().setAction("urn:echo");
Might that be the problem?
That would have definitely be a problem after the message would have
been send. But the exception arises in the message creation phase.
Anyway, I have modified the code as you say but still get the same
exception.
Also note that the code works properly if I comment the
setUseSeparateListener(true) statement but obviously it is not a dual
client anymore as I would like.
Regards,
Diego
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]