On Mon, 2003-07-07 at 09:45, [EMAIL PROTECTED] wrote: > Hi Adrian, > > Does your statement imply that any work done either directly or > indirectly by an MDB (such as, for example, accessing Entity Beans) > requries an XA datasource? >
I would use "should" rather than "requires". If you want the acknowledgement of the message receipt to be in sync with the db commit, yes. Of course, you can use BMT to separate them into two different transactions or just ignore the warning about the prepare() on local. > Rgds, > > Dan. > > -- > Danny Yates > > -- xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
