Hi, I just went to http://servicemix.apache.org/SMX4/cxf-examples.html and I followed all the steps. The packages installed quite fast but when I try the service in the browser or when I do "utils cat http://localhost:8080/cxf/HelloWorld?wsdl" from the console I always get this:
Jun 23, 2008 7:07:58 PM org.apache.servicemix.cxf.transport.http_osgi.OsgiServlet invoke WARNING: Can't find the the request for http://localhost:8080/cxf/HelloWorld's<http://localhost:8080/cxf/HelloWorld%27s>Observer ERROR FileNotFoundException: http://localhost:8080/cxf/HelloWorld?wsdl What could I be missing?
