Could we workaround the problem by switching the dependency from
activeio-3.1-snapshot to activeio-3.1.0 with following settings?
org.apache.activemq
activeio-core
3.1.0
org.apache.activemq
activemq-core
5.0.0
org.
Hi Rob,
I m thankful for your reply and the effort put up by yourself to get this
bug fixed.
I have already downloaded and run the standalone version of 5.2 snapshot on
windows environment.
After leaving it open for one night since 6 May 2008, I m glad to see that
its not producing the same pro
Fixed!
https://issues.apache.org/activemq/secure/ManageAttachments.jspa?id=26295
Regards,
Brad Clements wrote:
Eric Rodriguez wrote:
I had to extend MessageListenerServlet and WebClient to add
authentication. How you implement it is up to you but this might be a
good starting point:
https:
My bad, let me fix it.
Brad Clements wrote:
Eric Rodriguez wrote:
I had to extend MessageListenerServlet and WebClient to add
authentication. How you implement it is up to you but this might be a
good starting point:
https://issues.apache.org/activemq/browse/AMQ-1547
Hi, I looked at that i
Eric Rodriguez wrote:
I had to extend MessageListenerServlet and WebClient to add
authentication. How you implement it is up to you but this might be a
good starting point:
https://issues.apache.org/activemq/browse/AMQ-1547
Hi, I looked at that issue, but the attached patch only had changes fo
I had to extend MessageListenerServlet and WebClient to add
authentication. How you implement it is up to you but this might be a
good starting point:
https://issues.apache.org/activemq/browse/AMQ-1547
Brad Clements wrote:
Hi,
I have looked at MessageServlet, MesageServletSupport and WebCli
Hi,
I have looked at MessageServlet, MesageServletSupport and WebClient and
I can't figure out if MessageServlet (or AjaxServlet) do any kind of
http authentication.
I suppose the web server could be configured to require authentication
(but I don't know how to do that).. But even then, I ne
I haven't seen 5.2, but amq.js has always been inside the
activemq-web.jar and it's served from there.
Cheers,
Brad Clements wrote:
Hi,
I am trying to
a) find detailed documentation on setup and configuration of the REST
interface (best I can find is copying demo web.xml)
b) find out wha