BEA WebLogic Server 7 Instrukcja Obsługi Strona 395

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 394
Recovering from a WebLogic Server Failure
Administration Guide 17-33
Programming Considerations
You may want to program your JMS application to terminate gracefully in the event
of a WebLogic Server failure. For example:
If a WebLogic Server Fails
and...
Then...
You are connected to the failed
WebLogic Server instance
A JMSException will be delivered to the connection exception
listener. You must restart the application once the server is restarted or
replaced.
You are not connected to the failed
WebLogic Server instance
You must re-establish everything once the server is restarted or replaced.
A JMS Server is targeted on the failed
WebLogic Server instance
A
ConsumerClosedException will be delivered to the session
exception listener. You must re-establish any message consumers that
may have been lost.
Przeglądanie stron 394
1 2 ... 390 391 392 393 394 395 396 397 398 399 400 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag