[jboss-user] [EJB 3.0] - context

vege do-not-reply at jboss.com
Mon Jun 25 06:45:01 EDT 2007


Hello,
I have a problem with injection of WebServiceContext.


  | @Resource()
  | WebServiceContext wsCtx;
  | 
  | MessageContext context = wsCtx.getMessageContext(); 
  |     Map attachments = (Map) context.get(MessageContext.INBOUND_MESSAGE_ATTACHMENTS) ;
  | 

wsCtx is always null. I'm using JBoss 4.2.0. I tried almost everything without succes. If you have any question please ask. I need to make it work in very short time.

Thank you in advance.
Regards.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057289#4057289

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057289



More information about the jboss-user mailing list