You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/10/08 16:30:27 UTC

[jira] [Commented] (TOMEE-1636) BrokerXmlConfig xbean:file: does not accept a relative path

    [ https://issues.apache.org/jira/browse/TOMEE-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948742#comment-14948742 ] 

Romain Manni-Bucau commented on TOMEE-1636:
-------------------------------------------

Hmm, are you sure it is a regression, think it has always been relative to current directory: https://github.com/apache/activemq/commits/activemq-5.10.x/activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java

> BrokerXmlConfig xbean:file: does not accept a relative path
> -----------------------------------------------------------
>
>                 Key: TOMEE-1636
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1636
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>         Environment: NA
>            Reporter: Andy Gumbrecht
>             Fix For: 1.7.3
>
>
> BrokerXmlConfig xbean:file:conf/activemq.xml resolves to the TomEE bin directory.
> BrokerXmlConfig xbean:file:../conf/activemq.xml fails.
> TomEE should parse and resolve the file path as XBean seems to not use a canonical path to reference this file.
> Possibly worth creating an xbean-spring issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)