How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
987Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
860Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
955Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
941
How messaging services are done, before release of JMS?
1)difference between Collaborations and Collaboration Rule 2)difference between Standard eWay and multi-mode eWay 3)difference between STC iq and JMS iq's
Is it possible to create both queues and topics to single jms server? if yes then how it works?
What is difference between JMS and Web Services?
What is JMS API Architecture?
Explain Reliability Mechanisms in JMS?
How to Configure Open JMS?
How to Send object as message in JMS?
Explain Synchronous Message Consumption in JMS?
Explain Asynchronous Message Consumption in JMS?
What are the steps to send and receive JMS message ?
How may messaging models do JMS provide for and what are they?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.