Thanks for suggestion. I've already tried that and getting no notification
that the server is down.
Regards,
Marcin
James.Strachan wrote:
>
> On 9/6/07, Marcin Szkudlarek <[EMAIL PROTECTED]> wrote:
>>
>> Hi all,
>> How I can check the state of activemq connection? i.e. how i can check
>> that
On 9/6/07, Marcin Szkudlarek <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> How I can check the state of activemq connection? i.e. how i can check that
> the activemq server is up and running? My app needs to detect the cases when
> the server is killed by kill -9 so advisory topics are not helpful here.
Hi!
Try to use the JMX interface ( http://activemq.apache.org/jmx.html ActiveMQ
JMX ).
Since you're using Spring this is quite easy.
Kind regards
Juergen
Marcin Szkudlarek wrote:
>
> Hi all,
> How I can check the state of activemq connection? i.e. how i can check
> that the activemq server i