Thank you very much. This works. I see in the admin page that the msg count is
increasing.
Best,
Uday.
-
I do not blog but e-write:
http://uds-web.blogspot.com
--- On Thu, 11/26/09, Dejan Bosanac wrote:
From: Dejan Bosanac
Subject: Re: URI for Queue
To: users
-
>
> I do not blog but e-write:
>
> http://uds-web.blogspot.com
>
> --- On Wed, 11/25/09, Dejan Bosanac wrote:
>
> From: Dejan Bosanac
> Subject: Re: URI for Queue
> To: users@activemq.apache.org
> Date: Wednesday, November 25, 2009, 8:12 AM
>
&g
-- On Wed, 11/25/09, Dejan Bosanac wrote:
From: Dejan Bosanac
Subject: Re: URI for Queue
To: users@activemq.apache.org
Date: Wednesday, November 25, 2009, 8:12 AM
Hi Uday,
it all depends how you configure your servlet. In the demo app, distributed
with the ActiveMQ, it is configured to list
t e-write:
>
> http://uds-web.blogspot.com
>
> --- On Tue, 11/24/09, Dejan Bosanac wrote:
>
> From: Dejan Bosanac
> Subject: Re: URI for Queue
> To: users@activemq.apache.org
> Date: Tuesday, November 24, 2009, 8:35 AM
>
> Hi,
>
> take a look at this arti
on is that I like to put a std. load balancer
between client & ActiveMQ. I like HTTP.
Thanks,
Uday.
-
I do not blog but e-write:
http://uds-web.blogspot.com
--- On Tue, 11/24/09, Dejan Bosanac wrote:
From: Dejan Bosanac
Subject: Re: URI for Queue
To: users@
Hi,
take a look at this article for more info:
http://activemq.apache.org/rest.html
and be sure to check web demos http://activemq.apache.org/web-samples.html
BTW. If you're using Java you'll have much better messaging experience using
JMS API.
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Hi,
I have installed ActiveMQ 5.3 and created a test queue called 'mytest'. I
want to HTTP POST to this queue from my java application(J2SE) directly using
java.net.httpurlconnection.
My questions are,
[1] What is the URL for this queue?
[2] What is the credentials(if any) to POST to this que