aspose file tools
The moose likes Web Services and the fly likes Destination URI with Axis Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Destination URI with Axis" Watch "Destination URI with Axis" New topic
Author

Destination URI with Axis

Vj Reddy
Greenhorn

Joined: Sep 28, 2006
Posts: 20
I was trying to retreive the destination URL or the endpoint of webservice in my code,This is simply for my logging purpose,I am using Axis1.1 here is there any way that I can retreive the URI with the messageContext object in Axis?

Thanks
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35237
    
    7
This FAQ entry and the one following it show how to get at the HttpServletRequest and OperationDesc objects. Between those two, you should be able to find all the information you need.


Android appsImageJ pluginsJava web charts
Vj Reddy
Greenhorn

Joined: Sep 28, 2006
Posts: 20
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Destination URI with Axis
 
Similar Threads
Problem with TEXTAREA
Access Compute Name on windows XP
Axis 1.4 webservice stub ignores SEND_TYPE_ATTR attribute
help apache axis
retrieving users' bookmarks