You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/23 20:50:52 UTC

[jira] Moved: (SM-1656) Bundle Resource loader fails to find extra config files specified

     [ https://issues.apache.org/activemq/browse/SM-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet moved SMX4-134 to SM-1656:
------------------------------------------

              Project: ServiceMix  (was: ServiceMix 4)
                  Key: SM-1656  (was: SMX4-134)
    Affects Version/s: servicemix-cxf-bc-2008.01
                           (was: 4.0-m2)

> Bundle Resource loader fails to find extra config files specified
> -----------------------------------------------------------------
>
>                 Key: SM-1656
>                 URL: https://issues.apache.org/activemq/browse/SM-1656
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: servicemix-cxf-bc-2008.01
>            Reporter: Edell Nolan
>         Attachments: sm-134.patch
>
>
> 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.