Hi Eitan, yes there is a solution, but it requires some coding. There are functions in AbstractEnvironment :
getDefaultURI() and setDefaultURI() the getter is in turn called by getDeploymentEPR() which you can override with any uri you want. Of course this means you coding an extra environment. cheers, Chris -----Original Message----- From: Eitan Plotnik [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2008 1:29 PM To: [email protected] Subject: Web Services server behind a NAT router When a web services server is located behind a NAT router, it returns a private (e.g. non-globally-routable) IP address in the EndpointReference. When the client tries to send a request to the received epr, it fails with destination unreachable. Is there a solution in Apache Muse for such a set-up? -- View this message in context: http://www.nabble.com/Web-Services-server-behind-a-NAT-router-tp18380838p18380838.html Sent from the Muse - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
