You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chris Warr <Ch...@esd.nec.com.au> on 2002/09/04 04:47:20 UTC

Obtaining the web service name

Hi, is there a way from within an axis web service method to obtain the name
of the web service?  ie. I want myservice1 from the following.

 <service name="myservice1" provider="java:RPC">


Chris.