This example shows how to use XFire with JSR 181 support. You must have
Maven 2.x installed to build this example. To build type:

$ mvn install war:war

The resultant war in the "target" directory should work in any web application. 
The WSDL file for the service should be viewable at:

http://yourhost:port/xfire-jsr181-demo/services/CustomerService?wsdl