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 2009/09/26 05:06:15 UTC

[jira] Created: (CXF-2449) Spring Autowire by type doesn't work with jaxws:client

Spring Autowire by type doesn't work with jaxws:client
------------------------------------------------------

                 Key: CXF-2449
                 URL: https://issues.apache.org/jira/browse/CXF-2449
             Project: CXF
          Issue Type: Improvement
          Components: JAX-WS Runtime
    Affects Versions: 2.2.3
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.2.4




jaxws clients created in spring via jaxws:client cannot be autowired via standard spring @Autowire by type as the parser just sets them to java.lang.Object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2449) Spring Autowire by type doesn't work with jaxws:client

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2449.
------------------------------

    Resolution: Fixed

> Spring Autowire by type doesn't work with jaxws:client
> ------------------------------------------------------
>
>                 Key: CXF-2449
>                 URL: https://issues.apache.org/jira/browse/CXF-2449
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.2.3
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.2.4
>
>
> jaxws clients created in spring via jaxws:client cannot be autowired via standard spring @Autowire by type as the parser just sets them to java.lang.Object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.