You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2015/08/04 16:07:04 UTC

[jira] [Commented] (AMQ-5916) Creation of durable subscriber fails via broker AdminView due to lack of SecurityContext on ConnectionContext

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

Ganesh Murthy commented on AMQ-5916:
------------------------------------

The org.apache.activemq.broker.jmx.BrokerView class has a createDurableSubscriber(String clientId, String subscriberName, String topicName, String selector) function and it instantiates a new connection context like this - 

> Creation of durable subscriber fails via broker AdminView due to lack of SecurityContext  on ConnectionContext
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5916
>                 URL: https://issues.apache.org/jira/browse/AMQ-5916
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.11.1
>            Reporter: Ganesh Murthy
>
> When JAAS authentication and authorization are setup, creation of durable subscriber fails due to lack of securityContext. 
> The ConnectionContext object does not inherit the securityContext of the broker's shared connection context



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