WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Adding keywords to JAR files

If a BAR file contains JAR files, you can associate keywords with the JAR files.

Before you start:

Read about keywords in Message flow version and keywords.

To add keywords to a JAR file:
  1. Add a file called META-INF/keywords.txt to the root of the JAR file.
  2. Add your keywords to the META-INF/keywords.txt file, because this file is parsed for keywords when it is deployed. Keywords have this format:
    $MQSI keyword = value MQSI$
For example, a deployed BAR file contains compute.jar, and compute.jar contains the file META-INF/keywords.txt with the following contents:
# META-INF/keywords.txt
$MQSI modified date = 3 Nov MQSI$
$MQSI author = john MQSI$

This content means that the keywords "modified date" and "author" are associated with the deployed file compute.jar in Message Broker API (also known as the CMP API) applications, including the WebSphere® Message Broker Toolkit.

You have now added keywords to your JAR file.

Next:

When you have added keywords to your JAR file, you can display them in the BAR file editor; for more information, see Version and keyword information for deployable objects .
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:16


Task topicTask topic | Version 8.0.0.7 | ac35440_