You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jmesnil <gi...@git.apache.org> on 2015/11/04 11:50:57 UTC

[GitHub] activemq-artemis pull request: [ARTEMIS-294] Use doPriviledged blo...

GitHub user jmesnil opened a pull request:

    https://github.com/apache/activemq-artemis/pull/231

    [ARTEMIS-294] Use doPriviledged block for ServiceLoader

    In ServiceUtils, loads services from an AccessController.doPriviledged
    block and use the ServiceUtils's own classloader instead of the TCCL
    (that may be different depending on who's requesting a managed
    connection factory first)
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-294

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

    $ git pull https://github.com/jmesnil/activemq-artemis ARTEMIS-294_ServiceUtils_doPriviledged

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

    https://github.com/apache/activemq-artemis/pull/231.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 #231
    
----
commit 9657dec3b4165c74470bb930826943d035a1cccb
Author: Jeff Mesnil <jm...@gmail.com>
Date:   2015-11-04T10:38:43Z

    [ARTEMIS-294] Use doPriviledged block for ServiceLoader
    
    In ServiceUtils, loads services from an AccessController.doPriviledged
    block and use the ServiceUtils's own classloader instead of the TCCL
    (that may be different depending on who's requesting a managed
    connection factory first)
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-294

----


---
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-artemis pull request: [ARTEMIS-294] Use doPriviledged blo...

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

    https://github.com/apache/activemq-artemis/pull/231


---
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-artemis pull request: A bunch of commits to fix Maven/bui...

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

    https://github.com/apache/activemq-artemis/pull/231


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