12345678910111213141516171819202122 |
- ###############################################################################
- # Copyright (c) 2012, 2014 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=The wasJmsClient-2.0 feature provides applications with access to the message \
- queues that are hosted on WebSphere Application Server through the JMS 2.0 API. \
- This feature supersedes wasJmsClient-1.1. The wasJmsClient-2.0 feature is compliant \
- with JMS 2.0 specifications and is supported only on JDK 7 or later. It enables access \
- to the messaging engine that is enabled through the wasJmsServer feature, and also to the \
- service integration bus that is hosted on a full profile server.
|