[jboss-user] [JBossWS] - Re: How get MessageContex in WebService implemented as EJB

thomas.diesler@jboss.com do-not-reply at jboss.com
Mon Aug 14 10:10:25 EDT 2006


In EJB-2.1 the JAXRPC MessageContext is available via 


  | javax.ejb.SessionContext.getMessageContext()
  | 

In EJB-3.0 the JAXWS MessageContext is injected via @Resource
This will be supported in jbossws-2.0

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

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



More information about the jboss-user mailing list