Sorry will is the admin API, is it in JMS API?
Any documentation for it?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: November 22, 2000 1:01 PM
To: [EMAIL PROTECTED]
Subject: [developers] Router Failure



> I have two machines each running a router, lets call them A and B.
> The app on A send messages to myqueue@B and B's app processes them.
> The app on A uses JNDI lookup to get myqueue@B.
> Is there anyway for my app on A to know if machine and/or router B has
> failed?
> By failed I mean lost it's net connection, crashed, etc.

You can be notified via the admin API (register a router listener).

But if you only want to be able to lookup myqueue@B when B is 
disconnected, you can define a so-called static remote queue at the JNDI 
Swiftlet of A. See the JNDI Implementation notes/JNDI Swiftlet properties 
for that functionality.

-- 
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to