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 las integraciones CDI para aplicaciones web que utilizan la infraestructura Java Server Faces (JSF) 2.3. \
- Esta caracter\u00edstica solo incluye el c\u00f3digo de integraci\u00f3n de contenedor para JSF y no incluye ninguna interfaz JSF ni implementaci\u00f3n. \
- Para utilizar esta caracter\u00edstica, las interfaces y la implementaci\u00f3n JSF deben estar empaquetadas con las aplicaciones web que utilizan JSF.
|