Hi JavaRanchers
I am totally new in the field of JMS. As per my project requirement I have to use ActiveMQ. I have successfully configured ActiveMQ in my PC. when I run the url
"http://localhost:8161/admin", I am getting the admin page,that means my ActiveMQ is working. Now, the problem is I don't know Spring and as well as
EJB (message Driven beans)- JMS. I have referred many websites,but all provides tutorial in Spring framework.
Can you provide some E-book or any link that provides me the better learning material without spring framework.?
Right now I am learning EJB's Message Driven Bean.
Is it necessary to have detailed experience in EJB to work with ActiveMQ.?
Thanks in Advance
Regards
================
James Royson