Change Notes item #419927, was updated on 2001-04-29 01:28 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=419927&group_id=22866 Category: None Group: v2.4 Status: Open Priority: 5 Submitted By: Ole Husgaard (sparre) Assigned to: Nobody/Anonymous (nobody) Summary: Client UserTransaction support Initial Comment: Added UserTransaction support for stand-alone clients. This implementation is suitable for thin clients, as it offloads all transaction handling to the server, using RMI communication. It is completely independent of the underlying JTA implementation used. This is a very special use of transaction context propagation: Nothing in the client will run under transactions started by the client UserTransaction, but everything at the server will. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=419927&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
