EJB3 Message driven beans step-by-step guide
Hi,
I am new to EJB3 and wanted to learn EJB3 Message driven beans, but could not get a good startup tutorial even after googling for some time. can somebody suggest me some good links/doc which can help me?
also what are the development tools required for the same? i'm using eclipse 3.2 and Jboss 4.2 AS, is this enough?
thanks in advance.
Nix
message driven bean tutorial
Look also on www java-task com and choose task two (petstore)
In that task you learn to build the message driven bean.