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=Esta caracter\u00edstica habilita la persistencia de sesiones HTTP en un origen de datos utilizando JDBC. \
- La persistencia de los datos de sesi\u00f3n HTTP en una base de datos permite la recuperaci\u00f3n de los datos despu\u00e9s de un reinicio del servidor o un error de servidor inesperado. \
- Para obtener la migraci\u00f3n tras error de sesiones HTTP, configure varios servidores para persistir datos en la misma ubicaci\u00f3n.
|