Hi,
Just want to know whether we can use Saaj or not when i am using jibx and the endpoint implements AbstractMarshallingPayloadEndpoint?
Hi,
Just want to know whether we can use Saaj or not when i am using jibx and the endpoint implements AbstractMarshallingPayloadEndpoint?
saaj did not work for me but when i changed it to Axiom .it worked. with saaj it was giving me UnSupported error.