[
https://issues.apache.org/jira/browse/CXF-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060351#comment-16060351
]
Raghuram commented on CXF-7422:
-------------------------------
I tried by putting same versions at the same place, hitting the same error
again. I use 3.0.3.Release spring.
Also, If I put, latest version of cxf-bundle, I will get compilation error
related to methods of "com.aes.client.aesclient" file
> Getting Bean Creation exception while building application
> ----------------------------------------------------------
>
> Key: CXF-7422
> URL: https://issues.apache.org/jira/browse/CXF-7422
> Project: CXF
> Issue Type: Bug
> Reporter: Raghuram
> Fix For: NeedMoreInfo
>
>
> Getting the below exception while doing mvn clean install. Also, this
> exception is printed many times which is also leading to StackOverflow
> Exception.
> cxf-bundle version - 2.2.12
> org.springframework.beans.factory.BeanCreationException:
> Error creating bean with name 'org.apache.cxf.binding.BindingFactoryManager'
> defined in class path resource [META-INF/cxf/cxf.xml]: Cannot create inner
> bean 'org.apache.cxf.configuration.spring.SpringBeanMap#ca65c63' of type
> [org.apache.cxf.configuration.spring.SpringBeanMap] while setting bean
> property 'mapProvider'; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.configuration.spring.SpringBeanMap#ca65c63' defined
> in class path resource [META-INF/cxf/cxf.xml]: Invocation of init method
> failed; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw
> exception on object creation; nested exception is
> org.springframework.beans.factory.BeanCreationException: Error creating bean
> with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)