+

Search Tips   |   Advanced Search

J2C Activation Specifications settings

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. You can access this console page in one of two ways:

 

Configuration tab

Name

Specify 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

JNDI name

Specify 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

Scope

Scope of the resource adapter that supports this activation specification. Only applications that are installed within this scope can use this activation specification.

Provider

Specify the resource adapter that encapsulates the appropriate classes for this activation specification.

Description

A free-form text string to describe the J2C activation specification instance.

Data type String

Authentication alias

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

Message Listener Type

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 creating the activation specification, the field is a read only text field.

Data type Drop-down list or text

Destination JNDIName

The destination JNDIName field only appears when a message of type javax.jms.Destination with name Destination is received.




 

Related tasks


Configure a J2C activation specification

 

Reference topic