[jbossws-issues] [JBoss JIRA] (JBWS-4026) CDI injection does not work with SOAP over JMS endpoint

Nikolay Boklaschuk (JIRA) issues at jboss.org
Wed Sep 7 09:51:01 EDT 2016


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

Nikolay Boklaschuk commented on JBWS-4026:
------------------------------------------

I've explored sources of jbossws-cxf-server module and found that it support http endpoints only. Bootstrap of jbossws related stuff happens on servlet startup, but I don't know how should it be with jms transport, here we don't have servlet.
May be someone could tell when @webservice annotation on endpoint implementor get processed, and where we can inject jboss related code to make additional processing on endpoints beans? 

> CDI injection does not work with SOAP over JMS endpoint
> -------------------------------------------------------
>
>                 Key: JBWS-4026
>                 URL: https://issues.jboss.org/browse/JBWS-4026
>             Project: JBoss Web Services
>          Issue Type: Bug
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-5.1.5.Final
>            Reporter: Nikolay Boklaschuk
>
> Cannot inject via @Inject into endpoint implementation with soap over jms transport. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossws-issues mailing list