You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/10/14 15:09:52 UTC

[jira] Commented: (SMXCOMP-650) CXF-SE doesn't put the WSDL in the endpoint descriptor

    [ https://issues.apache.org/activemq/browse/SMXCOMP-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54749#action_54749 ] 

Freeman Fang commented on SMXCOMP-650:
--------------------------------------

Hi JB,

I don't think the cxf se endpoint descriptor is null.
Actually we do have a testcase to guarantee cxf bc endpoint can retrieve the wsdl from the internal cxf se endpoint.
Take a look at [1]

[1]https://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/java/org/apache/servicemix/cxfbc/CxfBcRetrieveWsdlFromInternalEndpointTest.java


Regards

Freeman

> CXF-SE doesn't put the WSDL in the endpoint descriptor
> ------------------------------------------------------
>
>                 Key: SMXCOMP-650
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-650
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-se
>    Affects Versions: servicemix-cxf-se-2009.01
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: servicemix-cxf-se-2009.02
>
>
> Currently, a CXF-SE endpoint descriptor is null. The component doesn't push the generated WSDL into the endpoint descriptor.
> It's a problem when you want to use a HTTP or CXF-BC in front of a CXF-SE endpoint to expose it as a webservice.

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