I found the solution In the wsdd you can specify an endpoint for every service by adding an child element <endpointURL> under the <service> element
-----Original Message----- From: Gerhard Maree Sent: 12 March 2004 03:21 PM To: [EMAIL PROTECTED] Subject: specifying wsdlsoap:address location Hi We have axis deployed on tomcat (running on port 8080), sitting behind an apache web server (running on port 80). Port 8080 is not accessable form the internet only 80 is. Is there a way to specify hostname and port number of the <wsdlsoap:address location="" /> element in the WSDL that gets generated by the ?wsdl command. thanks Gerhard
