glassfish-ejb-jar.xml Visual Editor: General
See Also
The glassfish-ejb-jar.xml visual editor enables you to configure descriptor settings for an EJB module
when your target server is the GlassFish server.
You open the visual editor by expanding your project's Configuration Files node in
the Projects window and double-clicking the glassfish-ejb-jar.xml file.
You get to this tab by double-clicking the glassfish-ejb-jar.xml file under your project's
Configuration Files node in the Projects window and clicking the General tab in the visual editor.
The visual editor groups descriptor settings under the following tabs.
- General. This tab enables you to edit the EJB module name.
- EJB. This tab enables you to set resource references in the EJBs in the module.
- Security. This tab enables you to create and set properties for security roles in the EJB module.
- Web Services. This tab enables you to add web services used by the EJB and specify a WSDL publish location.
- Messaging. This tab enables you to add JMS message destinations used by the EJB and specify the JNDI name of the destination.
- XML. This tab enables you to view and edit the xml file directly in the xml editor.
Module Details
This tab enables you to specify the following optional property:
- Name. (optional) This field contains the name of the module.
- See Also
- About Deployment Descriptors
- Configuring EJB Deployment Descriptors
- glassfish-ejb-jar.xml Visual Editor
- EJB
- Security
- Web Services
- Messaging
Legal Notices