You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Paddy Carman <pa...@gmail.com> on 2012/08/18 03:08:49 UTC

Share ActiveMQ user authentication with HTTP Server

Hi -
    I would like to connect to the ActiveMQ broker from my HTTP session in
my web application (PHP/Apache).  Moreover, I want to reuse the HTTP
session credentials to connect into the ActiveMQ broker. I believe there is
something similar in http://activemq.apache.org/resource-adapter.html. But
I would like to do this in my configuration (Apache HTTP server, PHP web
app). How do I do this?
Appreciate any help.
Thanks,
PC