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?
Rgds, Dan. -- Danny Yates -----Original Message----- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: 07 July 2003 09:22 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] WARN [...] what they mean... On Mon, 2003-07-07 at 08:33, Magesh Prabhu wrote: > On 7/6/03 5:09 PM, Adrian Brock <[EMAIL PROTECTED]> wrote: > >On Sun, 2003-07-06 at 16:40, Magesh Prabhu wrote: > > > >You need the xa datasource for prepare() > > > When I'm not using an xa datasource why is it expecting for a prepare(); My app does'nt involve any XA datasource. In fact, the configuration above is the only datasource configured for my app. > You are using an MDB. You have two resources in the same transaction: The JMS session and the DB connection. This does two phase commit, prepare/commit. -- 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 _____________________________________________________________________ Notice to recipient: The information in this internet e-mail and any attachments is confidential and may be privileged. It is intended solely for the addressee. If you are not the intended addressee please notify the sender immediately by telephone. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to external clients any opinions or advice contained in this internet e-mail are subject to the terms and conditions expressed in any applicable governing terms of business or client engagement letter issued by the pertinent Bank of America group entity. If this email originates from the U.K. please note that Bank of America, N.A., London Branch, Banc of America Securities Limited and Banc of America Futures Incorporated are regulated by the Financial Services Authority. _____________________________________________________________________ ------------------------------------------------------- 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
