Bundle Resource loader fails to find extra config files specified
-----------------------------------------------------------------

                 Key: SMX4-134
                 URL: https://issues.apache.org/activemq/browse/SMX4-134
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m2
            Reporter: Edell Nolan


If I attempt to deploy an SU that has config like the following - it will fail 
to find the spring-jms.xml file. 

        <cxfbc:provider service="ware:WarehouseServiceSoapJMS"
            endpoint="WarehouseEndpointSoapJMS" 
            useJBIWrapper="false"
            wsdl="classpath:warehouse-soapjms.wsdl"            
            interfaceName="ware:Warehouse"
            busCfg="classpath:spring-jms.xml">

this file is located in the same location as the xbean.xml file.

Output of deployment :

07-Oct-2008 10:39:18 org.apache.cxf.bus.spring.BusApplicationContext getConfigRe
sources
WARNING: Could not find the configuration file classpath:spring-jms.xml on the 
classpath.



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

Reply via email to