----- Original Message -----
From: "Andreas Mueller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 23, 2001 4:43 PM
Subject: [developers] Help how to use Exception Listener
>
> > Once an ExceptionListener has been registerd, how do I retrieve the
> > status whether a connection is broken .
>
> The only case where an exception listener will be invoked is a connection
> lost.
>
What I meant is : When the exception listener is invoked in a connection
lost, how do I catch the exception thrown by the excetion listner?
for Example for JMS, I will use the statement
catch (JMSException ex)
{
}
So how do I use the exception listener to be able to act on the event of a
connection lost
regards
Van Sioung
> --
> Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
> SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com
> -----------------------------------------------------------------------
> Support SwiftMQ! PLEASE vote for SwiftMQ as "Best Java Messaging Tool":
> http://www.sys-con.com/java/readerschoice2001/
>
>
> ------------------------------------------------------
> 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/