EJB transaction support

Note that the connector does not support transacted invocations of EJB methods. If a business process requires transactions, create a thin wrapper bean that exposes one non-transactional method to the connector, but internally invokes the target EJB methods as part of a transaction in the application server.

Copyright IBM Corporation 2003, 2005. All Rights Reserved.