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 Java classname of the initial context factory of a provider.
externalProviderURL 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