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

[jira] Updated: (SMX4-134) Bundle Resource loader fails to find extra config files specified

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

Edell Nolan updated SMX4-134:
-----------------------------

    Attachment: sm-134.patch

> 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
>         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.