Welcome To Our News

New Message Driven Bean (MDB) Tutorial


15Apr2004

...New Message Driven Beans (MDB) flash tutorial for creating and testing MDBs is now available for MyEclipse. This tutorial is contributed by Don Fair, Senior Architect at Norfolk Southern. You can find this tutorial and many others o­n a variety of topic through the Tutorials and demo link in the main menu.

The tutorial demonstrates how to build and test message-driven beans (MDBs) using MyEclipse Enterprise Workbench. The examples provided will demonstrate how to create an enterprise project containing an MDB, which in turn will echo a message from the JMSqueue to the Console standard output. The test demo will then creat a java command line application that will test MDB functionality, create a prompt for a message, send to the queue, and allow the MDB to pickup the messags and display o­n the console in MyEclipse.


Note: New Message Driven Beans (MDB) flash tutorial for creating and testing MDBs | message driven bean mdb tutorial jms weblogic xdoclet ejb java xml
New Message Driven Bean (MDB) Tutorial | Log-in or register a new user account | 1 Comment
Comments are statements made by the person that posted them.
They do not necessarily represent the opinions of the site editor.

Re: New Message Driven Bean (MDB) Tutorial

(Score: 1)
by Levandra on Jan 17, 2011 - 02:40 PM
(User information http://www.tubesfan.com)
Not fully satisfied, the reason is have not given details about deployable descriptors, i mean how ejb-jar.xml will need to define for perticular MDB and deploy... I mean how would i know its deployed successfully..