You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Gabriel Segers (JIRA)" <ji...@apache.org> on 2017/01/10 00:48:58 UTC

[jira] [Created] (CXF-7209) Apache CXF - Autowired is null

Gabriel Segers created CXF-7209:
-----------------------------------

             Summary: Apache CXF - Autowired is null
                 Key: CXF-7209
                 URL: https://issues.apache.org/jira/browse/CXF-7209
             Project: CXF
          Issue Type: Improvement
            Reporter: Gabriel Segers
            Priority: Minor


I'm using Apache CXF to create a Jax WS Soap Webservice with Spring.
http://cxf.apache.org/docs/writing-a-service-with-spring.html

However, the Autowired components does not work, on the Endpoint classes, it is null.


As stated here, you can declare each Soap WS on a XML file.
http://stackoverflow.com/questions/10456119/spring-bean-not-injected-into-cxf-web-service-why


But I'm using Spring Boot, so I don't have a web.xml file.
Is there a way to configure it on code only?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)