On Thu, Mar 4, 2010 at 8:52 AM, ant elder <[email protected]> wrote:
> 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
>

And same question on the use of the Xerces DocumentBuilderFactoryImpl
class, is it required to use the Xerces specific impl?

   ...ant

Reply via email to