[
https://issues.jboss.org/browse/WFLY-4279?page=com.atlassian.jira.plugin....
]
Wojciech Oczkowski commented on WFLY-4279:
------------------------------------------
In earlier versions of jboss, JMS WebServices were implemented on MDB’s with full support
for injections and transactional message processing. This would be huge lost for using
this feature as reliable webservice communication.
JMS Webservice deployed as POJO not EJB even when in @Stateless
anotated class
------------------------------------------------------------------------------
Key: WFLY-4279
URL:
https://issues.jboss.org/browse/WFLY-4279
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 8.1.0.Final
Reporter: Wojciech Oczkowski
Assignee: Alessio Soldano
JMS webservices implemented as Stateless Session Bean's are deployed as JAXWS_JSE
Endpoints, so they cannot use EJB features like @EJB based injection or transactional
processing.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)