You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/03/31 23:12:02 UTC

[GitHub] activemq-6 pull request: Use the context class loader in FileConfi...

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-6/pull/199

    Use the context class loader in FileConfiguration

    Avoid loading problems of file configurations in
    servlet containers when packaging the hornetq libs
    not in the war file (e.g. in tomcat/lib/)
    
    This was done with some refactoring from Clebert.
    cherry-picking this from https://github.com/hornetq/hornetq/pull/1999

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-6 master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-6/pull/199.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #199
    
----
commit 41d519f8a8da497d1c716fe7820282d77b1ddcac
Author: Felix Becker <gi...@felixbecker.name>
Date:   2015-03-31T21:05:47Z

    Use the context class loader in FileConfiguration
    
    Avoid loading problems of file configurations in
    servlet containers when packaging the hornetq libs
    not in the war file (e.g. in tomcat/lib/)
    
    This was done with some refactoring from Clebert.
    cherry-picking this from https://github.com/hornetq/hornetq/pull/1999

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-6 pull request: Use the context class loader in FileConfi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-6/pull/199


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---