You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2012/09/14 17:55:07 UTC

[jira] [Closed] (QPID-1657) Allows amqp.properties file to be found in the CLASSPATH

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

Robbie Gemmell closed QPID-1657.
--------------------------------

    Resolution: Won't Fix
    
> Allows amqp.properties file to be found in the CLASSPATH
> --------------------------------------------------------
>
>                 Key: QPID-1657
>                 URL: https://issues.apache.org/jira/browse/QPID-1657
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Arnaud Simon
>
> Applications that are packaged in .ear or for example in JBoss specific archive (*.esb, *.sar) require to retrieve amqp.properties from the CLASSPATH of the classloader that deployed the archive. This requires PropertiesFileInitialContextFactory.java to be updated with something like: 
> p.load(this.getClass().getResourceAsStream(file));
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org