Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 043BD9DE1 for ; Wed, 21 Sep 2011 17:42:32 +0000 (UTC) Received: (qmail 52890 invoked by uid 500); 21 Sep 2011 17:42:31 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 52846 invoked by uid 500); 21 Sep 2011 17:42:31 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 52757 invoked by uid 99); 21 Sep 2011 17:42:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 17:42:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2011 17:42:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 144ECA7053 for ; Wed, 21 Sep 2011 17:42:09 +0000 (UTC) Date: Wed, 21 Sep 2011 17:42:09 +0000 (UTC) From: "Sergey Zhemzhitsky (JIRA)" To: dev@camel.apache.org Message-ID: <1935303910.51551.1316626929079.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <544210852.50367.1316609709302.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-4473) Unable to use cxf:binding configuration for the endpoint MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Zhemzhitsky updated CAMEL-4473: -------------------------------------- Comment: was deleted (was: Hi, please change the extension of the attachment to 7z.) > Unable to use cxf:binding configuration for the endpoint > -------------------------------------------------------- > > Key: CAMEL-4473 > URL: https://issues.apache.org/jira/browse/CAMEL-4473 > Project: Camel > Issue Type: Bug > Components: camel-cxf > Affects Versions: 2.8.1 > Reporter: Sergey Zhemzhitsky > Assignee: Willem Jiang > Attachments: camel-cxf-binding-failure-test.zip > > > Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'service': Error setting property val > ues; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'bindingConfig' of bean class [org.ap > ache.camel.component.cxf.CxfSpringEndpoint]: Bean property 'bindingConfig' is not writable or has an invalid setter method. Does the pa > rameter type of the setter match the return type of the getter? > at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBean > Factory.java:1361) > at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory > .java:1086) > at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory > .java:517) > at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.j > ava:456) > at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291) > at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) > at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288) > at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190) > at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.jav > a:580) > at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.ja > va:895) > at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425) > at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:84) > at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:1) > at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:280) > at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:304) > ... 30 more > Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'bindingConfig' of bean class [org.apache.camel.com > ponent.cxf.CxfSpringEndpoint]: Bean property 'bindingConfig' is not writable or has an invalid setter method. Does the parameter type o > f the setter match the return type of the getter? > at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:1024) > at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:900) > at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:76) > at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:58) > at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBean > Factory.java:1358) > ... 44 more -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira