can help me to figure out which solution has better solution and flexibility?
I am going to implement JMS application with Jboss 7.1 app server.
There are two approaches
1. Spring JMS (MDP) approach
2. Message Driven Bean(MDB) approach
Can you pls tell me which is better?


Reply With Quote