Point #2 here:
http://www.jroller.com/gmazza/entry/jaxwshandlers_to_cxfinterceptors#phases
might be the problem (need to attach SAAJ interceptors first).
Otherwise, as a sanity check, testing with Wireshark to confirm that
there is indeed of SOAP message on the wire and debugging the SOAP
client with Eclipse (links #3 and #4 under Testing here:
http://www.jroller.com/gmazza/entry/blog_article_index) could point out
the problem.
Glen
On 10/21/2011 11:01 AM, dmsilva wrote:
I've already seen that article. But it's weird, every time I put for example
this line : SOAPMessage sm = message.getContent(SOAPMessage.class); in the
handlerMessage function, I get null for the sm. No matter if it is in the IN
or OUT phase. I'm confused :S
some help?
thanks a lot.
--
View this message in context:
http://cxf.547215.n5.nabble.com/Interceptor-transform-soap-message-tp4922221p4924973.html
Sent from the cxf-user mailing list archive at Nabble.com.
--
Glen Mazza
Talend - http://www.talend.com/apache
Blog - http://www.jroller.com/gmazza
Twitter - glenmazza