Currently the binding-ws-xml module depends on the binding-ws-wsdlgen
module which in turn depends on databinding and jaxb databinding, as
well as the axis2-policy module which depends on binding-ws-axis
runtime, so quite a lot of the tuscany runtime gets dragged in when
using ws xml. The main reason for those is so that binding-ws-xml can
set a BindingBuilder that using the wsdlgen
BindingWSDLGenerator.generateWSDL method.

Before i try untangling that do you all agree that ideally we'd be
able to have the WS binding model and xml processing free from all
those other dependencies?

   ...ant

Reply via email to