[
https://issues.apache.org/jira/browse/AMQ-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232595#comment-13232595
]
Łukasz Dywicki commented on AMQ-3771:
-------------------------------------
I just started walking throught the code and seems that DestinationMapEntry
already have a required annotations to mark afterPropertiesSet as init method
(@PostConstruct, @org.apache.xbean.InitMethod in javadoc).
> AuthorizationEntry ignores groupClass when used with blueprint
> --------------------------------------------------------------
>
> Key: AMQ-3771
> URL: https://issues.apache.org/jira/browse/AMQ-3771
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.5.1
> Environment: Aries 0.3
> Reporter: Łukasz Dywicki
>
> The xbean-blueprint behaves the same as xbean-spring with one difference. It
> do not call afterPropertiesSet method. That's why the groupClass is not used
> and the admin ACLs always use a default
> org.apache.activemq.jaas.GroupPrincipal value instead of given name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira