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 Daniel Kulp <dk...@apache.org> > 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 > > is a bug? > > Is there an actual service deployed on /services? That's usually for the > service list page which would NOT be a wsdl. That would be pure HTML which > is what looks like is being returned. > > > > -- > Daniel Kulp > dk...@apache.org - http://dankulp.com/blog > Talend Community Coder - http://coders.talend.com > >