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#4141316

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141316
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to