{@link ResourceLoader} relies on the optional bitronix.tm.resource.configuration
propery to load theJDBC datasources ( {@link bitronix.tm.resource.jdbc.PoolingDataSource}) and JMS connection factories ( {@link bitronix.tm.resource.jms.PoolingConnectionFactory}) configuration file and create the resources.
When bitronix.tm.resource.configuration
is not specified, ResourceLoader is disabled and resources should be manually created.
|
|
|
|
|
|
|
|