Hi all, I'm tryng to develop a web service using CXF. This is the first time for me, so I used this tutorial http://angelozerr.wordpress.com/2011/08/24/jaxwscxf_step2/ <http://angelozerr.wordpress.com/2011/08/24/jaxwscxf_step2/> , but when I try to start the server I got this error *java.lang.ClassNotFoundException: org.apache.cxf.transport.servlet.CXFServlet* but I already have this class in my libraries. I post my web.xml in case it can be of any use..:
Thanks in advance -- View this message in context: http://cxf.547215.n5.nabble.com/ClassNotFound-exception-org-apache-cxf-transport-servlet-CXFServlet-tp5717965.html Sent from the cxf-user mailing list archive at Nabble.com.
