You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ERP <ep...@gmail.com> on 2019/12/31 18:34:18 UTC

ActiveMQ Configuration and JAAS Question

Hello, I am trying to develop a custom login module using JAAS. Everything
works when authenticating, but when I include the authorizationPlugin for
authorization I get problems.

I am getting the following error: 

I've been stuck on this for a while and I can't seem to find out what's
wrong with my configuration (activemq.xml):


Here is my Login.config:


Here's the group.properties:


Java code:


Any pointers? Thanks.




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMQ Configuration and JAAS Question

Posted by Tim Bain <tb...@alumni.duke.edu>.
None of your quoted content actually came through, either via email or on
Nabble. Can you resend?

Tim

On Tue, Dec 31, 2019, 3:09 PM ERP <ep...@gmail.com> wrote:

> Hello, I am trying to develop a custom login module using JAAS. Everything
> works when authenticating, but when I include the authorizationPlugin for
> authorization I get problems.
>
> I am getting the following error:
>
> I've been stuck on this for a while and I can't seem to find out what's
> wrong with my configuration (activemq.xml):
>
>
> Here is my Login.config:
>
>
> Here's the group.properties:
>
>
> Java code:
>
>
> Any pointers? Thanks.
>
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>