New Message-Driven Bean Wizard
See Also
This wizard creates a new message-driven
bean in an EJB module project. You open the wizard by right-clicking the
project node or Enterprise Beans node for any EJB module project and choosing
New > Message-Driven Bean.
You set the following information in the wizard:
- EJB Name. Set the name of the session bean in the deployment descriptors
and is the basis for the session bean's class and interface names.
- Location. Select the source folder where you want to create the session
bean files.
- Package. Select an existing package or type the name of a new package.
- Mapped Name. Enter the name of the mapped name of the message-driven bean.
- See Also
- About Message-Driven Beans
- Creating an EJB Module Project
- Creating an Enterprise Bean
Legal Notices