Re: Service address in WSDL and EPR

2008-09-18 Thread Jarek Gawor
On Wed, Sep 17, 2008 at 3:39 PM, Daniel Kulp <[EMAIL PROTECTED]> wrote: > On Wednesday 17 September 2008 3:28:13 pm Jarek Gawor wrote: >> Hi, >> >> I was working in Geronimo on a simple issue where the service endpoint >> url address in WSDL gets cached on the very first request and does not >> get

Re: Service address in WSDL and EPR

2008-09-17 Thread Daniel Kulp
On Wednesday 17 September 2008 3:28:13 pm Jarek Gawor wrote: > Hi, > > I was working in Geronimo on a simple issue where the service endpoint > url address in WSDL gets cached on the very first request and does not > get updated. I was looking through similar code in CXF and noticed a > few things