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=Cette fonction active les int\u00e9grations CDI pour les applications Web utilisant l'infrastructure Java Server Faces (JSF)2.3. \
- Cette fonction n'inclut le code d'int\u00e9gration de conteneur que pour JSF et n'int\u00e8gre aucune interface ou impl\u00e9mentation JSF. \
- Pour utiliser cette fonction, les interfaces et l'impl\u00e9mentation doivent \u00eatre int\u00e9gr\u00e9es dans des applications Web utilisant JSF.
|