[jboss-dev] On demand JCA and JTA for the web-profile

Adrian Brock abrock at redhat.com
Thu Nov 13 10:14:14 EST 2008


See:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189122#4189122

This will be the first real use of the "new" on-demand processing.

The idea is that unless the webapp looks up a user transaction
or transaction synchronization registry  (there's a sticking point
there) or the admin deploys a transactional datasource, 
then jca and jta won't bootstrap by default.

This won't effect the other configurations since we always provide
a transactional datasource out-of-the-box for jms persistence
and other services reference the transaction manager anyway
so they will always bootstrap.
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx




More information about the jboss-development mailing list