The sample web.xml file in the quickstart guide here, defines the servlet class org.codehaus.xfire.transport.http.XFireConfigurableServlet, which is not in xfire-core-1.2.4.jar. The document should probably be updated to point to org.codehaus.xfire.transport.http.XFireServlet, which exists in said jar file.
Description
The sample web.xml file in the quickstart guide here, defines the servlet class org.codehaus.xfire.transport.http.XFireConfigurableServlet, which is not in xfire-core-1.2.4.jar. The document should probably be updated to point to org.codehaus.xfire.transport.http.XFireServlet, which exists in said jar file.