This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Web Services
Author
Determine Web Service name using Axis
Fran Varin
Greenhorn
Joined: Aug 08, 2003
Posts: 22
posted
Oct 14, 2005 13:16:00
0
I am using axis and I have a class that implements a web service method. I would like determine at runtime the service name
used by the caller when my web service class method is invoked. Is there a way to get this information?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35443
9
posted
Oct 16, 2005 01:59:00
0
If your service implements
javax.xml.rpc.Service
, you can use the getServiceName method.
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Determine Web Service name using Axis
Similar Threads
Using ServiceLifecycle for WebServices
How to print SOAP response as XML in AXIS 1...
Run Servlet on deployment
Axis: Instantiating class with parameters
How to change the name of the binding element in wsdl file ?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter