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:52:52 UTC

[jira] Updated: (SM-1656) When using bufCfg, the file is not found correctly from a JBI SU deployed in Smx4

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

Guillaume Nodet updated SM-1656:
--------------------------------

    Summary: When using bufCfg, the file is not found correctly from a JBI SU deployed in Smx4  (was: Bundle Resource loader fails to find extra config files specified)

> When using bufCfg, the file is not found correctly from a JBI SU deployed in Smx4
> ---------------------------------------------------------------------------------
>
>                 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
>             Fix For: servicemix-cxf-bc-2008.02
>
>         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.