Unable to add a tag in a JMS message's header
Hi,
With WebLogic 10.3.6, messages are not delivered in order they have been sent.
We are trying to set the following JMS property via Siebel to WebLogic JMS (11g) :-
JMS_BEA_UnitOfOrder
But it is not getting populated.
Is it actually possible to set this property when sending a JMS message to WebLogic / JMS, using a simple java client (Siebel JMS transport is just a wrapper around the WebLogic jar classes)?
For example, if the basic java client in Basic Troubleshooting Steps for EAI JMS Transport [Document 850954.1] was amended to set this property, should it work / be supported ?
Or is this property only relevant / possible in 'transactional' JMS exchanges ?
1