12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2012, 2015 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 permite la configuraci\u00f3n de adaptadores de recursos para acceder a sistemas de mensajer\u00eda utilizando la API Java Message Service. \
- Esto tambi\u00e9n incluye la configuraci\u00f3n de f\u00e1bricas de conexiones de JMS, colas, temas y especificaciones de activaci\u00f3n. \
- Puede utilizarse cualquier adaptador de recursos JMS que cumpla con la especificaci\u00f3n JCA 1.7.
|