We have an XMLBeanHandler in the XMLBeans packageyou can derive from if you wish to stay close to the metal.
Alternatively we've an XMLBeansRegistry which you can use with a RestService or SoapService to bind any service instances which can process incoming XMLBeans document types and possibly process some output.
There is an example application which demonstrates writing a simple POJO based services using purely XMLBeans and letting ActiveSOAP be the REST or SOAP stack and handling the HTTP or JMS transports for you.
Labels
