Deployment Descriptor Visual Editor: Messaging

Use to edit the platform-specific deployment descriptors for GlassFish application server.

This pane lists the JMS message destinations in the project and enables you to provide a reference to any resource from which the application is going to send or receive messages.

Element Description

Add Message Destination

Adds descriptor properties for a message destination.

Each message destination has the following properties: Message Destination Name and JNDI Name.

    Message Destination Name

Specifies the name of a logical message destination defined within the corresponding deployment descriptor file (web.xml or ejb-jar.xml).

    JNDI Name

Displays the JNDI name of the message destination.

Note: The message destination name must match the corresponding message destination name in the web.xml file.


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.