[
https://issues.jboss.org/browse/JBWS-4026?page=com.atlassian.jira.plugin....
]
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)