You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/06/01 11:18:00 UTC

[jira] Commented: (CAMEL-566) CamelInvoker fail if operationName in the wsdl portype begin with uppercase

    [ https://issues.apache.org/activemq/browse/CAMEL-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43140#action_43140 ] 

Claus Ibsen commented on CAMEL-566:
-----------------------------------

Is it possible to add a small unit test that demonstrates the bug and now runs with the patch?

> CamelInvoker fail if operationName in the wsdl portype begin with uppercase
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-566
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-566
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 1.3.0
>            Reporter: Freeman Fang
>             Fix For: 1.4.0
>
>         Attachments: camel-566.patch
>
>
> the generated method name in java file is always begin with lower case, but the operationName in the servicemodel begin with uppercase per the wsdl, this mismatch will cause the invocation fail throwing NO_OPERATION_FOUND exception
> we should set CxfConstants.OPERATION_NAME as the one from servicemodel

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