Re: [Soaplab-users] Soaplab2, WSDLs and third-party clients
Brought to you by:
marsenger
From: Andrew C. <cl...@bi...> - 2008-06-06 14:43:33
|
On Friday 06 June 2008 15:41, Mahmut Uludag wrote: > > Soaplab use the following line of code to find out name of the service > called. > > String serviceName = StringUtils.substringAfterLast (requestURI, "/"); > > service names should normally include group name as well. for example > when using the default helloworld service it should be > "classic.helloworld". Success! Thanks :-) Have a good weekend, Andrew. |