Re: Integration of Activemq Admin console with SSO

2020-05-13 Thread Jean-Baptiste Onofre
Hi, You can tune the conf/jetty.xml (included in activemq.xml and use for web console) to add jetty security constraint/login module. Regards JB > Le 14 mai 2020 à 06:13, black&white a écrit : > > Our customer has a requirement to integrate Activemq Admin console to alread

Integration of Activemq Admin console with SSO

2020-05-13 Thread
Our customer has a requirement to integrate Activemq Admin console to already available Corporate Ldap and using SSO facility. Do we have that provision in Activemq? We are using ActiveMQ 5 "Classic" -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMq Admin console

2013-06-27 Thread piyushdubey
I'm trying to configure Hawtio too. There are no exception in my cmd console but the hawtio page keeps asking me for credentials. Where can I find and remove this login check. Thank you, Piyush -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-co

Re: ActiveMq Admin console

2013-05-24 Thread pp123
://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667456.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
tab in the UI? > > On 24 May 2013 10:38, pp123 wrote: >> That was browser problem. It worked in Opera. >> But this shows JMX view (Jconsole) . I need view similar to : >> http://localhost:8161/admin. >> >> >> >> >> -- >> View this mes

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
ontext: > http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667446.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- James --- Red Hat Email: jstra...@redhat.com Web: http://fusesource.com Twitter: jstrachan, fusenews Blog: http://macstrac.blogspot.com/ Open Source Integration

Re: ActiveMq Admin console

2013-05-24 Thread pp123
That was browser problem. It worked in Opera. But this shows JMX view (Jconsole) . I need view similar to : http://localhost:8161/admin. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667446.html Sent from the ActiveMQ - User mailing

Re: ActiveMq Admin console

2013-05-24 Thread James Strachan
ication/octet-stream . So it is not working . If anyone > knows about it please help. > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667441.html > Sent from the ActiveMQ - User mailing list archive

Re: ActiveMq Admin console

2013-05-24 Thread pp123
.n4.nabble.com/ActiveMq-Admin-console-tp4667435p4667441.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMq Admin console

2013-05-23 Thread Claus Ibsen
Hi Yes see http://hawt.io/ On Fri, May 24, 2013 at 8:01 AM, pp123 wrote: > Hi , > > I would like to know does any other open source admin console for ActiveMQ > exist ? > > regards , > Prashant > > > > -- > View this message in context: > http://active

ActiveMq Admin console

2013-05-23 Thread pp123
Hi , I would like to know does any other open source admin console for ActiveMQ exist ? regards , Prashant -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMq-Admin-console-tp4667435.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Messages EnQueued Count is coming differently in Queues Tab in ActiveMQ Admin Console when compared to Advisory Consumer Queue's messages enqueued count

2012-07-11 Thread Praveen123
/Messages-EnQueued-Count-is-coming-differently-in-Queues-Tab-in-ActiveMQ-Admin-Console-when-compared-t-tp4653899.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Need Information on ActiveMQ Admin Console

2012-07-11 Thread Gary Tully
the queue names - Is this an expected behavior ? Whether the queue > tabs will show the queue names only a listener is there for the queue. > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Need-Information-on-ActiveMQ-Admin-Console-tp4653860.html &

Need Information on ActiveMQ Admin Console

2012-07-10 Thread Praveen123
http://activemq.2283324.n4.nabble.com/Need-Information-on-ActiveMQ-Admin-Console-tp4653860.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

How to secure ActiveMQ admin console, running inside JBoss

2010-07-26 Thread Hammad . Said
I am trying to secure ActiveMQ web console running inside JBoss. What is the best way of doing it? I have an activemq-web-console.war file that i have deployed on JBoss. The queue is running fine with the JBoss start up , but now I want to secure access to the admin console. Thanks! Hammad