Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » WSDL - using IP addr instead of hostname(I want to have the WSDL use the host name instead of IP addr)
WSDL - using IP addr instead of hostname [message #505771] Mon, 04 January 2010 16:04 Go to next message
Eclipse UserFriend
New to web services and axis2.

I am creating web services using Eclipse Galileo/Axis2.

I did get my services deployed and running, but was informed that the wsdl (seen from browser) has our IP address instead of our hostname. Is there an easy way to change this?? Can someone point me in the right direction.

The WSDL's line that has the problem is:
'<soap:12:address location=######/>'

where ###### is our IP address.

Thanks for the help

Larry
Re: WSDL - using IP addr instead of hostname [message #506248 is a reply to message #505771] Wed, 06 January 2010 11:51 Go to previous message
Eclipse UserFriend
Hi Larry,

Did you author the WSDL file yourself or are you depending on Axis2 to
generate it for you? If you authored it yourself, simply change the
location in the file. If Axis2 is generating the file, I expect that it
picks up the server name from the application server or some other
location (hostname) that you'll need to change.

Lawrence
Previous Topic:Security Constraint not working with Tomcat Server in Eclipse
Next Topic:Unable to install WTP - missing requirements
Goto Forum:
  


Current Time: Mon Jun 30 21:10:56 EDT 2025

Powered by FUDForum. Page generated in 0.33909 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top