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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to