You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/03/24 15:30:42 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-7209.
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.10

I'm marking this resolved as we have examples showing spring-boot and no xml and such.  This is also more of a question for users list than JIRA

> 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
>             Fix For: 3.1.10
>
>
> 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.15#6346)