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 (Created) (JIRA)" <ji...@apache.org> on 2011/12/01 20:38:40 UTC

[jira] [Created] (CXF-3947) AbstractBeanDefinitionParser loses Bus names

AbstractBeanDefinitionParser loses Bus names
--------------------------------------------

                 Key: CXF-3947
                 URL: https://issues.apache.org/jira/browse/CXF-3947
             Project: CXF
          Issue Type: Bug
          Components: Core
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.4.5, 2.5.1



If a bean parse returns true from hasBusProperty(), but the call to parseAttributes was not able to find a bean of the given name, the bus name is lost.

In parseAttributes, if a value is specified for the bus attribute, we need to make sure we set the wiring attribute to the proper bus name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-3947) AbstractBeanDefinitionParser loses Bus names

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

Daniel Kulp resolved CXF-3947.
------------------------------

    Resolution: Fixed
    
> AbstractBeanDefinitionParser loses Bus names
> --------------------------------------------
>
>                 Key: CXF-3947
>                 URL: https://issues.apache.org/jira/browse/CXF-3947
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Daniel Kulp
>            Assignee: Daniel Kulp
>             Fix For: 2.4.5, 2.5.1
>
>
> If a bean parse returns true from hasBusProperty(), but the call to parseAttributes was not able to find a bean of the given name, the bus name is lost.
> In parseAttributes, if a value is specified for the bus attribute, we need to make sure we set the wiring attribute to the proper bus name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira