Hi Yariel;

Name of the service will be the name of the archive file if the
services.xml has only one service element meaning if the services.xml
look like below
<service>
 ////////// service data
<service>

In the case of servicegroup name of the service will be the name that
you specified in services.xml as an example if the services.xml is like
below;
<serviceGroup>
   <service name="foo">
   </service>
</serviceGroup>

so name of the service will be foo in this case.

Yariel Ramos Moreno wrote:

> How can I retrieve the name of a Web Service deployed in Axis2 sever
> in runtime? I mean, when the service is invoked, I need to get the
> name of it from inside it in my code.
>
> Thanks in advance,
>
> Yariel.


-- 
Thanks,
Deepal
................................................................
~Future is Open~ 


Reply via email to