JMSProvider
Configuration for a JMS provider, which provides two kinds of J2EE resources -- a JMS Connection Factory and a JMS Destination.
Inherits from type
J2EEResourceProvider
and adds the following.
Attributes Summary
externalInitialContextFactory
: String
Java classname of the initial context factory of a provider.
externalProviderURL
: String
JMS provider URL for external JNDI lookups.
Attribute Details
externalInitialContextFactory
- Java classname of the initial context factory of a provider.
data type:
String
default Value:
unspecified
externalProviderURL
- JMS provider URL for external JNDI lookups.
data type:
String
default Value:
unspecified
Copyright IBM Corp. 1996-2002