Hello,
does anyone knows how i can use the "additional properties" table?
I can insert different Properties and Values, but i do not know what is done with this properties.
Normally the properties are send with the message and can be extracted under java (and openjms) with msg.getStringProperty("Property")
but i got nothing.
Any suggestions about the usage or how they are transmitted?
Thanks
Jörg Orlowski
does anyone knows how i can use the "additional properties" table?
I can insert different Properties and Values, but i do not know what is done with this properties.
Normally the properties are send with the message and can be extracted under java (and openjms) with msg.getStringProperty("Property")
but i got nothing.
Any suggestions about the usage or how they are transmitted?
Thanks
Jörg Orlowski
Comment