1234567891011121314151617181920 |
- ###############################################################################
- # 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=This feature enables the configuration of resource adapters to access messaging systems using \
- the Java Message Service API. This also includes the configuration JMS connection factories, queues, topics \
- and activation specifications. Any JMS resource adapter that complies with the JCA 1.7 specification can be \
- used.
|