JMS specification define by transactions
Can JMS specification define transactions?
Expert
JMS specification defines a transaction tools permitting clients to send and receive groups of understandably bounded messages as one unit of information. A Session can be marked as a transacted. That means all messages sent in a session are considered as a parts of the transaction. A set of messages may be committed (commit() method) or rolled back (rollback() method). If a provider supports distributed transactions, it is recommended to use XAResource API.
Differentiate between Java Mail and JMS Queue ?
In this assignment you work on a set of tasks with the classes Currency, Money and Bank.
Elaborate asynchronous messaging?briefly.
Elaborate JMS administered object?
Differentiate between Bean Factory and Application Context?
Tell the most important feature of Java?
Describe object/relational mapping integration module?
Describe the main parts of JMS applications?
Elaborate daemon thread and which method is used to create a daemon thread?
What do you mean by a pointer and does Java support pointers?
18,76,764
1942766 Asked
3,689
Active Tutors
1423468
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!