Service address in WSDL and EPR

2008-09-17 Thread Jarek Gawor
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 and now I'm wondering how things should work. 1) What's the purpose of

Re: Ourt of the woodwork come the XFire users

2008-09-17 Thread Dan Diephouse
Hi Benson, I'm a bit swamped right now. I'm at a conference and then I'm on vacation for the next week. :-( Any specific issues you can point me to? On Mon, Sep 15, 2008 at 2:17 PM, Benson Margulies <[EMAIL PROTECTED]>wrote: > I note a sequences of JIRA and other queries from XFire users > encoun

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