5.22 Multiple wars deployment configuration
We introduced a new parameter named node.id
in static.properties
file.
It has to be changed based on the EAR file.
For example, if you have multiple EARs like TFLT, TFLT1, TFLT2, make sure node.id value should be same and unique as the EAR name.
It helps in finding which messages are processed through which EAR and the same helps in re- triggering them properly.