WebSphere Adapter for Email
Resource adapter properties consist of logging and tracing, bidirectional language support, and activities specific to the adapter, such as the default configuration properties of the adapter. You configure these properties using WebSphere® Process Server administrative console.
When you configure the adapter, specify the resource adapter properties listed below.
Property | Description | Required | Global- ized | Bidi support | Default |
---|---|---|---|---|---|
Resource adapter class | The resource adapter implementation class | Yes | No | No | com.ibm.j2ca.email. EmailResource Adapter |
managed connection factory class | The managed connection factory (MCF) interface for the adapter | Yes | No | No | com.ibm.j2ca.email. EmailManaged ConnectionFactory |
connection factory interface | The connection factory implementation class | Yes | No | No | javax.resource.cci. ConnectionFactory |
connection factory impl class | The connection factory implementation class | Yes | No | No | com.ibm.j2ca. email.Email ConnectionFactory |
connection interface | The connection interface name | Yes | No | No | javax.resource.cci. Connection |
connection impl class | The connection implementation class | Yes | No | No | com.ibm.j2ca.email. EmailConnection |
enableHA Support | When the enableHA Support property is set to true, only one of the replicated adapter instances actively polls for events while other instances are in standby mode. If the enableHA Support property is set to false, all of the adapter instances replicated on cluster members actively poll for events. This may result in event duplication. Do not change the value of enableHA Support to false for single server environments. | No | True |
Last updated: Mon 30 Oct 2006 03:44:37
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)