12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2012 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- #################################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Este recuro ativa a persist\u00eancia de sess\u00f5es HTTP para uma origem de dados que usa JDBC. \
- Os dados de sess\u00e3o HTTP persistentes para um banco de dados permitem a recupera\u00e7\u00e3o dos dados ap\u00f3s uma reinicializa\u00e7\u00e3o de servidor ou falha de servidor inesperado. \
- O failover de sess\u00f5es HTTP pode ser atingido configurando v\u00e1rios servidores para persistir os dados para o mesmo local
|