[
http://jira.jboss.com/jira/browse/EJBTHREE-757?page=comments#action_12380355 ]
Thomas Diesler commented on EJBTHREE-757:
-----------------------------------------
AFAIK
EJB3 only supports JAX-WS
EJB21 only supports JAX-RPC
IMHO it is illegal for an EJB3 endpoint to obtain a JAX-RPC MessageContext via the
SessionContext.
The way to obtain a JAX-WS MessageContext is via injection.
getMessageContext Not Implemented
---------------------------------
Key: EJBTHREE-757
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-757
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD, AS 4.2.0 GA
Environment: Unit test: jaxws
Reporter: ppc
Assigned To: Carlo de Wolf
Priority: Critical
Fix For: Branch_4_2
jboss-4.0.4.GA with EJB3-RC9FD thows a NOT IMPLEMENTED Exception when form the
SessionContext he method getMessageContext is called.
Form this version with the new JbossWS stack as far i know i not anymore possible to
retreive a SOAP attachement .
With the old ws4ee was possible calling the
org.jboss.axis.MessageContext.getCurrentContext(); without calling SessionContext but now
all the axis stuff has been removed :(
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira