Hi,

Can anyone review and apply this patch for me?
Thanks in advance

Freeman

Freeman Fang (JIRA) wrote:
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


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


Reply via email to