Hi,

Could you please tell me if there is a way to specify Integer property in
JMS properties section. If I put 0 (zero) it is treated as string.

I need something that corresponds to following in java:

jmsMessage.setIntProperty(0);

Regards,
Ivanko

Reply via email to