BEA WebLogic Server 7 Manual de Serviço Página 395

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 394
1 2 ... 390 391 392 393 394 395 396 397 398 399 400 ... 544 545

Comentários a estes Manuais

Sem comentários