[
https://issues.apache.org/jira/browse/CXF-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061727#comment-13061727
]
Freeman Fang commented on CXF-3645:
-----------------------------------
Seems this issue already get fixed by Dan on trunk and 2.4.x branch, but we
still have this issue for 2.3.x and I'd like to remove the redundant
configuration_interceptor/src/demo/stream/server/server.xml as we already have
it in configuration_interceptor folder and maven-ant-plugin will copy it to the
proper target folder during build.
> configuration_interceptor simple doesn't work due to missing configuration
> file
> -------------------------------------------------------------------------------
>
> Key: CXF-3645
> URL: https://issues.apache.org/jira/browse/CXF-3645
> Project: CXF
> Issue Type: Bug
> Components: Samples
> Reporter: Freeman Fang
> Assignee: Freeman Fang
>
> when run mvn -Pclient, get exception like
> org.springframework.context.ApplicationContextException: Failed to load
> configuration
> /Users/ffang/apache-cxf-2.4.1/samples/configuration_interceptor/src/demo/stream/client/client.xml
> at
> org.apache.cxf.bus.spring.BusApplicationContext.getConfigResources(BusApplicationContext.java:152)
> at
> org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:120)
> at
> org.apache.cxf.bus.spring.BusApplicationContext.loadBeanDefinitions(BusApplicationContext.java:262)
> at
> org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)
> at
> org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:467)
> at
> org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:397)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira