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
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:
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 .