java and MSMQ

HiHow could I send messages to a MSMQ (Microsoft Message Queue) ?Is this possible ?I've checked in Google without success..Thanks in advance<xl>
[193 byte] By [xleybaa] at [2007-10-1 1:14:41]
# 1
> How could I send messages to a MSMQ (Microsoft> Message Queue) ?MSMQ does not have a JMS wrapper. You can use a JMS-2-MSMQ bridge from Fiorano, or look for other alternatives.Cheers!***Annie***
annie79a at 2007-7-8 1:30:56 > top of Java-index,Security,Event Handling...