[jboss-jira] [JBoss JIRA] (WFLY-4279) JMS Webservice deployed as POJO not EJB even when in @Stateless anotated class

Wojciech Oczkowski (JIRA) issues at jboss.org
Thu Jan 22 08:06:49 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034348#comment-13034348 ] 

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)



More information about the jboss-jira mailing list