Desiree Hilbring wrote:


Hello,

I need the endpoint address of my service in the implementation of a
service method. How can I access the address?

Thanks Desiree


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Hi, for get the endpoint you can do this method
java.lang.String endpointTemp = service_nameProxy.getEndpoint();

Nicolás Rico.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to