Creating a Message-Driven Bean
Prerequisites
The HelloJobProject project is created.
Context
Use this procedure to create a message-driven bean in the HelloJobProject project, and add the correct build-time reference to the project.
Procedure
-
In the Project Explorer , right click the HelloJobProject , and then choose .
-
On the NewMessage Driven Bean 3.0 screen that opens, proceed as follows:
-
In the EJB Name field, enter HelloJobBean .
-
In the Default EJBPackage box, enter com.sap.scheduler.examples.hellojob .
-
Choose Finish .
-

