Sir, i went through it in that they have told initially use 

<simpleAuthenticationPlugin>
        <users>
                <authenticationUser username="system" password="manager"
                        groups="users,admins"/>
                <authenticationUser username="user" password="password"
                        groups="users"/>
                <authenticationUser username="guest" password="password" 
groups="guests"/>
        </users>
</simpleAuthenticationPlugin>

but i am unable to locate in which xml file i should paste this ?
in my activemq directory , i pasted it in activemq.xml and when i did this
the server is not starting itself.

In my ACTIVE_HOME/Conf/
i have the following files:

activemq.xml
activemq-command.xml
activemq-demo.xml
activemq-dynamic-network-broker1.xml
activemq-dynamic-network-broker2.xml
activemq-jdbc.xml
activemq-scalability.xml
activemq-security.xml
activemq-specjms.xml
activemq-static-network-broker1.xml
activemq-static-network-broker2.xml
activemq-stomp.xml
activemq-throughput.xml
camel.xml
jetty.xml





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ACTIVEMQ-USER-VALIDATION-USING-JAAS-tp4434473p4434916.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to