The WS binding class Axis2EngineIntegration has a hardcoded reference to a Woodstox implementation class com.ctc.wstx.stax.WstxInputFactory so it only works with the Woodstox parser. It looks like that was done intentionally so is there a reason it must use woodstox or could there be a generic approach that would work with other parser impls?
...ant
