12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2018 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 utilizando JCache. \
- Los datos de sesi\u00f3n HTTP persistentes que utilizan JCache permiten la persistencia de sesiones HTTP de alto rendimiento sin el uso de una base de datos relacional. \
- La migraci\u00f3n tras error de sesiones HTTP se puede conseguir configurando varios servidores para que los datos persistan en la misma ubicaci\u00f3n.
|