On Thursday 21 October 2010 11:15:30 pm Gary Gregory wrote:

> > Interesting.  I'm actually surprised that works unless there is a
> > resolvable wsdlLocation on the LdeWebServiceProvider class.    The
> > endpoint.publish doesn't provide any sort of address.     Could you TRY
> > changing that to endpoint.publish("/") or just endpoint.publish("") and
> > seeing if that changes the behavior at all?  Mostly just curious.
> 
> Both endpoint.publish("/") and endpoint.publish("") work!
> 
> Which solution workaround is safest?

 endpoint.publish("/")

seems to be how it's treated internally in a few places, so I would suggest 
that.   In anycase, the issue is now fixed on trunk, merging to the branches 
now.  :-)
 
> > ANYWAY, that's the information I needed to create a test case.
> 
> I'm calling you Doctor Dan from now on :)

:-)


-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog

Reply via email to