Anybody used Java Message Queue out here can throw some light on this problem
I wanna pass a simple text message from one machine to another
Thing is JMQ doesnt support http but does the transfer via a set of pre defined protocols likejms,httpjms,ssljms when i try putting these in the provider url i get a message saying unknown protocol
can anyone help me out on this one??