Could someone, please, tell me the differences between JMS in JEE5 and J2EE 1.4? (if possible with a tiny code example)*
*It's seems for me that there are no changes since JMS in JEE5 is also based on JMS 1.1. specification:
javax.jms (Java EE 5 SDK)
Am I correct?
