Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 21:04 Go to next message
Larry  is currently offline Larry Friend
Messages: 30
Registered: December 2009
Member
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 16:51 Go to previous message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
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: Wed Apr 24 22:47:04 GMT 2024

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

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

Back to the top