You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/12/09 07:36:08 UTC

[jira] [Resolved] (CAMEL-7008) INTERFACE_CREATED event can't be triggered when invoke CXFEndpoint.createClientFactoryBean()

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

Willem Jiang resolved CAMEL-7008.
---------------------------------

    Resolution: Won't Fix

> INTERFACE_CREATED event can't be triggered when invoke CXFEndpoint.createClientFactoryBean()
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7008
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7008
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.12.1
>         Environment: Win7, Java 7
>            Reporter: Xilai Dai
>            Assignee: Willem Jiang
>
> In normal JaxWsClientFactoryBean in cxf, INTERFACE_CREATED can be triggered in JaxWsServiceFactoryBean(ReflectionServiceFactoryBean).initializeWSDLOperations().
> But in camel, created WSDLServiceFactoryBean to create the client instead of JaxWsServiceFactoryBean,
> which has override initializeWSDLOperations() to empty.
> Similar to the bug https://issues.apache.org/jira/browse/CAMEL-6570



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)