Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.2.4
-
Fix Version/s: 1.2.5
-
Component/s: Documentation
-
Labels:None
-
Number of attachments :
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.
This class is inside xfire-spring jar