Use this page to specify the settings for a J2C activation specification.
The resource adapter uses a J2C activation specification to configure a specific endpoint instance. Each application configuring one or more endpoints must specify the resource adapter that sends messages to the endpoint. The application must use the activation specification to provide the configuration properties related to the processing of the inbound messages.
To view this administrative console page, click Resources >Resource Adapters > resource_adapter > J2C Activation Specifications > activation_specification.
Configuration tab
The display name of the J2C activation specification instance.
A string with no spaces meant to be a meaningful text identifier for the J2C activation specification. Name is required
Data type | String |
The Java Naming and Directory Interface (JNDI) name for the J2C activation specification instance.
The JNDI name is required. If you do not specify one, it is created from the Name field. If not specified, the JNDI name defaults to eis/[name]
Data type | String |
A free-form text string to describe the J2C activation specification instance.
Data type | String |
This optional field is used to bind the J2C activation specification to an authentication alias (configured through the security JAAS screens).
This alias is used to access a user name and password that are set on the configured J2C activation specification. This field is only meaningful if the J2C activation specification you are configuring has a UserName and Password field.
Data type | Text |
The Message Listener Type used by this activation specification.
For new objects, the list of available classes is provided by the
resource adapter in a drop-down list. After you create the activation specification,
the field is a read only text field.
Data type | Drop-down list or text |
The destination JNDIName field only appears when a message of type javax.jms.Destination with name Destination is received.