This wizard creates a new message-driven bean in your Java EE web or EJB module project.
You specify the following configuration properties in this panel of the wizard:
| Element | Description | 
|---|---|
| acknowledgeMode | Select a value from the drop-down list. The default is AUTO_ACKNOWLEDGE. | 
| clientId | Type a value in the text field. | 
| connectionFactoryLookup | Type a value in the text field. | 
| destinationType | Select a value from the drop-down list. | 
| destinationLookup | Type a value in the text field. | 
| messageSelector | Type a value in the text field. | 
| subscriptionDurability | Select a value from the drop-down list. | 
| subscriptionName | Type a value in the text field. | 
For details about the configuration properties and the values that you can specify in this panel, see 
.
The JMS resources are created on the server when you deploy the application.
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
| Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |