jboss/transaction is now an active part of the build. Nothing big, and most of you probably already have the module, but this is a heads up that if you do not have the 'transaction' module that you need to update your workspace.
If you do not have a "transaction" directory under jboss-all (or whatever you checked out jboss-all under), then you can either check out jboss-all again or enter the jboss-all directory and: cvs get _jboss_transaction Then be sure that you update your entire workspace, as many modules which depended on the TransactionManagerService needed to be updated to include the jboss-transaction.jar in the module path. This is only relevant for HEAD. Note that the UserTransaction stuff is still under jboss/server, but the configuration for all transaction services have been moved to jboss/transaction. Hopefully the usertx stuff will move in the next few weeks as its dependency on jrmp is removed or abstracted. Let me know if there are any issues. --jason _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
