Re: CXF generates badly formated services WSDL

2012-03-21 Thread Sven Bendel
Well, the file we talk about is fetched from ` http://www.example.com:8081/TestWS/services?wsdl` which should return an WSDL, shouldn't it? And there is a service deployed on the server. It runs quite well and responds without any problems when called from Eclipse's Web Service Explorer. 2012/3/21

Re: CXF generates badly formated services WSDL

2012-03-21 Thread Daniel Kulp
On Tuesday, March 20, 2012 10:18:27 AM Sven Bendel wrote: > I just found a bug in the current CXF release. Filed it under > > http://stackoverflow.com/questions/9772857/webserver-generates-badly-forma > ted-services-wsdl > > and got the tip to share it with this mailing list. Can you confirm this