Thread: doubt in jms
View Single Post
  #3 (permalink)  
Old 01-05-2008, 02:42 PM
maruthi_s maruthi_s is offline
Member
 
Join Date: Jan 2008
Posts: 20
maruthi_s is on a distinguished road
Hi PSN,

Onmessage is for MDBs,

Hi Veena,

You can use the JMS APIs , either by using QueueConnectionFactory if use a MQ or else you can go for a TopicConnectionFactory to get the same.
So how do you want to do that
Reply With Quote