REST simple services

This example can get JSON representation of Java Bean and 
    send JSON data to the server where it will be transform again in Java Bean.
    See logs on server console.
JSON Book Service
This example can get XML representation of Java Bean and 
    apply XSLT transformation to XML content.
XML Book Service
Simple AJAX/REST calculator.
Simple Calculator

SOAP simple services

 Plugin give possibility to deploy in XFire SOAP server component of
    container if this component is created as described in JSR 181.
    
Ticket Order Service (wsdl)