com.ibm.websphere.appserver.wasJmsClient-2.0.properties 1.1 KB

12345678910111213141516171819202122
  1. ###############################################################################
  2. # Copyright (c) 2012, 2014 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. # IBM Corporation - initial API and implementation
  10. ###############################################################################
  11. #
  12. #ISMESSAGEFILE FALSE
  13. #NLS_ENCODING=UNICODE
  14. #NLS_MESSAGEFORMAT_NONE
  15. #
  16. description=The wasJmsClient-2.0 feature provides applications with access to the message \
  17. queues that are hosted on WebSphere Application Server through the JMS 2.0 API. \
  18. This feature supersedes wasJmsClient-1.1. The wasJmsClient-2.0 feature is compliant \
  19. with JMS 2.0 specifications and is supported only on JDK 7 or later. It enables access \
  20. to the messaging engine that is enabled through the wasJmsServer feature, and also to the \
  21. service integration bus that is hosted on a full profile server.