Hi,
another question. I am working on a code of plug-in. In the invoke method I try to obtain the service object:
SOAPService service = msgContext.getService();
Why do I get null? Has the way to obtain the service changed?
Thanks & best regards,
Lars.
