Trying to get the MessageContext via the static method:
 

MessageContext ctx = MessageContext.getCurrentContext();

 

ctx is always null at runtime.  Do i need to register something?  The call thru axis is working, but i need some other values from the context.

 
Thanks.

Reply via email to