Hi,
I am trying to get the WSDL_SERVICE name from the MessageContext in handlers. But i got
the Null pointer exception.
My Code :
QName gotService = (QName)ctxt.get(MessageContext.WSDL_SERVICE);
System.out.println("WSDL_SERVICE Got="+gotService);
Regards,
Mathan Kumar S
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141316#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...