Configuring Eclipse Amlen resource adapter for WebSphere Application Server
To configure the Eclipse Amlen resource adapter for WebSphere® Application Server, you must define a number of JCA resources.
You can define these JCA resources in the following categories:
- The properties of the ResourceAdapter object, which represent the global properties of the resource adapter, such as the level of diagnostic tracing. These properties are described in Configuring the Eclipse Amlen ResourceAdapter object.
- The properties of an ActivationSpec object, which determine how an MDB is activated for inbound communication. These properties are described in Configuring the resource adapter for inbound communication.
- The properties of a ConnectionFactory object, which the WebSphere Application Server uses to create a JMS ConnectionFactory object for outbound communication. These properties are described in Configuring the resource adapter for outbound communication.
- The properties of an administered destination object, which the WebSphere Application Server uses to create destination objects for inbound or outbound communication. These properties are described in Configuring the Eclipse Amlen resource adapter for administered objects.
The resource adapter logs, warning, and error messages for WebSphere Application Server are automatically redirected to the application server output log.
For information about installing and configuring applications that use these configuration objects on a WebSphere Application Server, see Installing enterprise application files and Installing enterprise application files with the console in the WebSphere Application Server documentation.