RE: Published endpoint URL

2011-10-06 Thread David Sills
Thanks for the comments, all. I hacked the source code for 2.4.2, putting in the fix in the method getAbsoluteAddress that was already in the source code in the repository (and will presumably be there for 2.4.3). This made the problems disappear. Good job! David Sills -Original

Re: Published endpoint URL

2011-10-05 Thread Glen Mazza
publishedEndpointURL is just meant for declaring what the endpoint URL will be in the WSDL that is served when the client requests it using the ?wsdl tag. It does *not* change any actual semantics such as the real endpoint URL. It's not often needed but helpful when you have an http server