123456789101112131415161718192021 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012,2014 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #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.6 specification can be \
- used.
|