This post gives a brief overview on how to build an Apache CXF SOAP service with JiBX databinding.
Apache CXF is an open source services framework that helps building JAX-WS and JAX-RS web services. JiBX is a XML binding tool for Java. To understand the post it is necessary to be familiar with Apache CXF and JiBX.