> Hi Josef, > > Good question. I have this in my client: > > sender = new ServiceClient(); > sender.engageModule(Constants.MODULE_ADDRESSING); > sender.setOptions(options); > sender.sendReceiveNonBlocking(payload, callback); > > Is the second line sufficient to ensure the addressing module is engaged? Yes that should engage addressing module if it is present, else it should trow an exception.
Thanks, Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org