This example shows how to use XFire with JIXB data binding ( http://jibx.sourceforge.net/ ).
Data binding info is build using src/main/binding.xml definition file.
You must have Maven 2.x installed. To create a war:

$ mvn install war:war

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

http://yourhost:port/CONTEXT/services/JixbExample?wsdl