Hi guys,
I cannot figure this problem myself, I would have to learn CXF from
developer side in fact. I thought it will be one afternoon task ...
I prepared complete setup to reproduce this issue. It contains minimal
jetty 6.1.5 installation, sample web application with all neccessary CXF
jars, CXFNoSpringServlet subclass and sample web service, that you
should be familiar with :-)
http://www.abclinuxu.cz/tmp/jetty-cfx-servlet.zip
Please take a look at it and tell me, what's wrong. If it is my fault,
please send me a patch.
http://localhost:8080/services
{http://unknown.namespace/}HelloWorldImplPort
http://localhost:8080/services/users?wsdl
No service was found.
Thank you
Leos