You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Xilai Dai (JIRA)" <ji...@apache.org> on 2013/11/26 03:49:36 UTC

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

Xilai Dai created CAMEL-7008:
--------------------------------

             Summary: 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


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#6144)