Seems to be fairly new... http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/jbosscx/src/etc/example-config/Attic/mssql-xa-service.xml
You will need either 3.0.1 (recommended) or to look carefully at the object names to get it to work with 3.0.0 david jencks On 2002.07.11 08:50:07 -0400 "Burns, Jamie" wrote: > Im not using mssql-xa-service.xml. Its not with the example configs. > Where > can l find it? > > Thanks > > > -----Original Message----- > > From: David Jencks [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, July 11, 2002 1:19 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] "You are not getting the semantics you > > expect" w arning > > > > Are you using the mssql-xa-service.xml to start with (actually I didn't > > check that it is for that driver, but should be easy to change if not)? > > > > david jencks > > > > On 2002.07.11 08:04:53 -0400 "Burns, Jamie" wrote: > > > Thanks > > > > > > Im using the MS SQL Server 2000 drivers from Microsoft. Their > > > documentation > > > seems to indicate it is XA compliant if l put "SelectMethod=cursor" > in > > > the > > > connection url and install JTA. Ive now done both these and restarted > > > both > > > SQL Server and JBoss. My log still shows the message about the > > semantics. > > > Is > > > anyone aware of something else that has to be done? > > > > > > > -----Original Message----- > > > > From: Eric Kaplan [SMTP:[EMAIL PROTECTED]] > > > > Sent: Thursday, July 11, 2002 11:29 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: RE: [JBoss-user] "You are not getting the semantics > you > > > > expect" warning > > > > > > > > ditto. i get the same thing. i remember david jencks saying it > was > > > due > > > > to not having an xa compliant driver. i'm using oracle 8i, which i > > > > thought was an xa database, but i have the "free" version, so maybe > > you > > > > have to pay money for the xa version??? > > > > > > > > "You are using a local transaction adapter, probably a non xa > > database, > > > in > > > > a > > > > > > > > transaction with more than one resource adapter (jms message + > > database > > > > > > > > work most likely). This does not give you ACID transactions. If > > > something > > > > > > > > crashes in the middle of commit you will have unrecoverable state. > To > > > > > > > > avoid this use xa resource adapters only (probably an xa driver to > > your > > > > > > > > db). > > > > > > > > david jencks" > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Burns, > > > Jamie > > > > Sent: Thursday, July 11, 2002 5:07 AM > > > > To: '[EMAIL PROTECTED]' > > > > Subject: [JBoss-user] "You are not getting the semantics > you > > > expect" > > > > warning > > > > > > > > > > > > > > > > I am getting this warning in my log file . The full log > entry > > > is > > > > > > > > 2002-07-11 09:33:52,748 WARN > > > > > > [org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnec > > > > tionEventListener] prepare called on a local tx. You are not > getting > > > the > > > > semantics you expect! > > > > > > > > I think it is occurring in ejbStore() of a BMP entity bean. > > > > > > > > > Does anybody know what it means and/or what steps l should > take > > > to > > > > fix it? > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > ************************************************************************** > > > > ****** > > > > This electronic mail system is used for information > purposes > > > and > > > > is > > > > not intended to form any legal contract or binding > agreement. > > > > The content is confidential and may be legally > privileged. > > > Access > > > > by anyone other than the addressee(s) is unauthorised and > any > > > > disclosure, copying, distribution or any other action > taken > > > in > > > > reliance on it is prohibited and maybe unlawful > > > > > > > > All incoming and outgoing e-mail communications and > > > attachments > > > > are scanned automatically by software designed to detect > and > > > > remove > > > > any material containing viruses or other unauthorised > > > content. > > > > While > > > > we undertake best endeavours to ensure that this content > > > checking > > > > software is up to date, recipients should take steps to > > > assure > > > > themselves > > > > that e-mails received are secure. > > > > > > > > > > ************************************************************************** > > > > ****** > > > > > > > > > > > > > > > > ************************************************************************** > > ****** > > > This electronic mail system is used for information purposes and is > > > not intended to form any legal contract or binding agreement. > > > The content is confidential and may be legally privileged. Access > > > by anyone other than the addressee(s) is unauthorised and any > > > disclosure, copying, distribution or any other action taken in > > > reliance on it is prohibited and maybe unlawful > > > > > > All incoming and outgoing e-mail communications and attachments > > > are scanned automatically by software designed to detect and remove > > > any material containing viruses or other unauthorised content. > While > > > we undertake best endeavours to ensure that this content checking > > > software is up to date, recipients should take steps to assure > > > themselves > > > that e-mails received are secure. > > > > > ************************************************************************** > > ****** > > > > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> > > > <HTML> > > > <HEAD> > > > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; > charset=iso-8859-1"> > > > <META NAME="Generator" CONTENT="MS Exchange Server version > > 5.5.2653..12"> > > > <TITLE>RE: [JBoss-user] "You are not getting the semantics you > > > expect" warning</TITLE> > > > </HEAD> > > > <BODY> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Im using the MS SQL > Server > > > 2000 drivers from Microsoft. Their documentation seems to indicate it > is > > > XA compliant if l put "SelectMethod=cursor" in the > connection > > > url and install JTA. Ive now done both these and restarted both SQL > > > Server and JBoss. My log still shows the message about the semantics. > Is > > > anyone aware of something else that has to be done?</FONT></P> > > > <UL> > > > <P><FONT SIZE=1 FACE="Arial">-----Original Message-----</FONT> > > > <BR><B><FONT SIZE=1 FACE="Arial">From: </FONT></B> <FONT > > > SIZE=1 FACE="Arial">Eric Kaplan [SMTP:[EMAIL PROTECTED]]</FONT> > > > <BR><B><FONT SIZE=1 FACE="Arial">Sent: </FONT></B> <FONT > > > SIZE=1 FACE="Arial">Thursday, July 11, 2002 11:29 AM</FONT> > > > <BR><B><FONT SIZE=1 FACE="Arial">To: </FONT></B> > > > <FONT SIZE=1 FACE="Arial">[EMAIL PROTECTED]</FONT> > > > <BR><B><FONT SIZE=1 > > FACE="Arial">Subject: </FONT></B> > > > <FONT SIZE=1 FACE="Arial">RE: [JBoss-user] "You are not getting > the > > > semantics you expect" warning</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">ditto. i get the same > > > thing. i remember david jencks saying it was due to not having an xa > > > compliant driver. i'm using oracle 8i, which i thought was an xa > > > database, but i have the "free" version, so maybe you have > to > > > pay money for the xa version???</FONT></P> > > > > > > <P><FONT FACE="Arial"> </FONT> > > > <BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">"You are using a > > local > > > transaction adapter, probably a non xa database, in a</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">transaction with more > than > > > one resource adapter (jms message + database</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">work most likely). This > > does > > > not give you ACID transactions. If something</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">crashes in the middle of > > > commit you will have unrecoverable state. To</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">avoid this use xa > resource > > > adapters only (probably an xa driver to your</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">db).</FONT> > > > </P> > > > > > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">david > jencks"</FONT> > > > </P> > > > <UL> > > > <P><FONT SIZE=2 FACE="Tahoma">-----Original Message-----<BR> > > > </FONT><B><FONT SIZE=2 FACE="Tahoma">From:</FONT></B><FONT SIZE=2 > > > FACE="Tahoma"> [EMAIL PROTECTED] [<A > > > > > HREF="mailto:[EMAIL PROTECTED]">mailto:jboss-user-adm > > [EMAIL PROTECTED]</A>]</FONT><B><FONT > > > SIZE=2 FACE="Tahoma">On Behalf Of</FONT></B> <FONT SIZE=2 > > > FACE="Tahoma">Burns, Jamie<BR> > > > </FONT><B><FONT SIZE=2 FACE="Tahoma">Sent:</FONT></B><FONT SIZE=2 > > > FACE="Tahoma"> Thursday, July 11, 2002 5:07 AM<BR> > > > </FONT><B><FONT SIZE=2 FACE="Tahoma">To:</FONT></B><FONT SIZE=2 > > > FACE="Tahoma"> '[EMAIL PROTECTED]'<BR> > > > </FONT><B><FONT SIZE=2 FACE="Tahoma">Subject:</FONT></B><FONT SIZE=2 > > > FACE="Tahoma"> [JBoss-user] "You are not getting the semantics > you > > > expect" warning<BR> > > > <BR> > > > </FONT> > > > </P> > > > > > > <P><FONT SIZE=2 FACE="Arial">I am getting this warning in my log file > . > > > The full log entry is</FONT><FONT FACE="Arial"> </FONT> > > > </P> > > > > > > <P><FONT SIZE=2 FACE="Arial">2002-07-11 09:33:52,748 WARN > > > > > [org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnec > > tionEventListener] > > > prepare called on a local tx. You are not getting the semantics you > > > expect!</FONT></P> > > > > > > <P><FONT SIZE=2 FACE="Arial">I think it is occurring in ejbStore() of > a > > > BMP entity bean.</FONT><FONT FACE="Arial"> </FONT> > > > </P> > > > > > > <P><FONT SIZE=2 FACE="Arial">Does anybody know what it means and/or > what > > > steps l should take to fix it?</FONT> > > > </P> > > > > > > <P><FONT SIZE=2 FACE="Arial">Thanks</FONT><FONT FACE="Arial"> </FONT> > > > </P> > > > <BR> > > > > > > <P><FONT COLOR="#0000FF" FACE="Courier > > > > > New">********************************************************************* > > ***********<BR> > > > This electronic mail system is used for information purposes > and > > > is<BR> > > > not intended to form any legal contract or binding > agreement.<BR> > > > The content is confidential and may be legally privileged. > > > Access<BR> > > > by anyone other than the addressee(s) is unauthorised and > any<BR> > > > disclosure, copying, distribution or any other action taken > > in<BR> > > > reliance on it is prohibited and maybe unlawful<BR> > > > <BR> > > > All incoming and outgoing e-mail communications and > > > attachments<BR> > > > are scanned automatically by software designed to detect and > > > remove<BR> > > > any material containing viruses or other unauthorised > > > content. While<BR> > > > we undertake best endeavours to ensure that this content > > > checking<BR> > > > software is up to date, recipients should take steps to assure > > > themselves<BR> > > > that e-mails received are secure.<BR> > > > > > ************************************************************************** > > ******<BR> > > > </FONT> > > > </P> > > > </UL></UL> > > > <FONT SIZE=3 > > COLOR=BLUE><PRE>********************************************************** > > ********************** > > > This electronic mail system is used for information purposes and is > > > not intended to form any legal contract or binding agreement. > > > The content is confidential and may be legally privileged. Access > > > by anyone other than the addressee(s) is unauthorised and any > > > disclosure, copying, distribution or any other action taken in > > > reliance on it is prohibited and maybe unlawful > > > > > > All incoming and outgoing e-mail communications and attachments > > > are scanned automatically by software designed to detect and remove > > > any material containing viruses or other unauthorised content. > While > > > we undertake best endeavours to ensure that this content checking > > > software is up to date, recipients should take steps to assure > > > themselves > > > that e-mails received are secure. > > > > > ************************************************************************** > > ****** > > > </PRE></FONT> > > > </BODY> > > > </HTML> > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > PC Mods, Computing goodies, cases & more > > http://thinkgeek.com/sf > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ******************************************************************************** > This electronic mail system is used for information purposes and is > not intended to form any legal contract or binding agreement. > The content is confidential and may be legally privileged. Access > by anyone other than the addressee(s) is unauthorised and any > disclosure, copying, distribution or any other action taken in > reliance on it is prohibited and maybe unlawful > > All incoming and outgoing e-mail communications and attachments > are scanned automatically by software designed to detect and remove > any material containing viruses or other unauthorised content. While > we undertake best endeavours to ensure that this content checking > software is up to date, recipients should take steps to assure > themselves > that e-mails received are secure. > ******************************************************************************** > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> > <HTML> > <HEAD> > <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> > <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12"> > <TITLE>RE: [JBoss-user] "You are not getting the semantics you > expect" w arning</TITLE> > </HEAD> > <BODY> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Im not using > mssql-xa-service.xml. Its not with the example configs. Where can l find > it?</FONT> > </P> > > <P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks</FONT> > </P> > <UL> > <P><FONT SIZE=1 FACE="Arial">-----Original Message-----</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">From: </FONT></B> <FONT > SIZE=1 FACE="Arial">David Jencks [SMTP:[EMAIL PROTECTED]]</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">Sent: </FONT></B> <FONT > SIZE=1 FACE="Arial">Thursday, July 11, 2002 1:19 PM</FONT> > <BR><B><FONT SIZE=1 FACE="Arial">To: </FONT></B> > <FONT SIZE=1 FACE="Arial">[EMAIL PROTECTED]</FONT> > <BR><B><FONT SIZE=1 >FACE="Arial">Subject: </FONT></B> > <FONT SIZE=1 FACE="Arial">Re: [JBoss-user] "You are not getting the > semantics you expect" w arning</FONT> > </P> > > <P><FONT SIZE=2 FACE="Arial">Are you using the mssql-xa-service.xml to > start with (actually I didn't</FONT> > <BR><FONT SIZE=2 FACE="Arial">check that it is for that driver, but > should be easy to change if not)?</FONT> > </P> > > <P><FONT SIZE=2 FACE="Arial">david jencks</FONT> > </P> > > <P><FONT SIZE=2 FACE="Arial">On 2002.07.11 08:04:53 -0400 "Burns, > Jamie" wrote:</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Thanks</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> Im using the MS SQL Server 2000 > drivers from Microsoft. Their</FONT> > <BR><FONT SIZE=2 FACE="Arial">> documentation</FONT> > <BR><FONT SIZE=2 FACE="Arial">> seems to indicate it is XA compliant > if l put "SelectMethod=cursor" in</FONT> > <BR><FONT SIZE=2 FACE="Arial">> the</FONT> > <BR><FONT SIZE=2 FACE="Arial">> connection url and install JTA. Ive > now done both these and restarted</FONT> > <BR><FONT SIZE=2 FACE="Arial">> both</FONT> > <BR><FONT SIZE=2 FACE="Arial">> SQL Server and JBoss. My log still > shows the message about the semantics.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> anyone aware of something else that > has to be done?</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > -----Original Message-----</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > From: Eric Kaplan > [SMTP:[EMAIL PROTECTED]]</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > Sent: Thursday, July 11, 2002 11:29 > AM</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > To: > [EMAIL PROTECTED]</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > Subject: RE: > [JBoss-user] "You are not getting the semantics you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > expect" warning</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > ditto. i get the same > thing. i remember david jencks saying it was</FONT> > <BR><FONT SIZE=2 FACE="Arial">> due</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > to not having an xa compliant > driver. i'm using oracle 8i, which i</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > thought was an xa database, but i > have the "free" version, so maybe you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > have to pay money for the xa > version???</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > "You are using a local > transaction adapter, probably a non xa database,</FONT> > <BR><FONT SIZE=2 FACE="Arial">> in</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > a</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > transaction with more than one > resource adapter (jms message + database</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > work most likely). This does not > give you ACID transactions. If</FONT> > <BR><FONT SIZE=2 FACE="Arial">> something</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > crashes in the middle of commit > you will have unrecoverable state. To</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > avoid this use xa resource > adapters only (probably an xa driver to your</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > db).</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > david jencks"</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > -----Original > Message-----</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > From: > [EMAIL PROTECTED]</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > [<A > >HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]On > Behalf Of Burns,</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Jamie</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > Sent: > Thursday, July 11, 2002 5:07 AM</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > To: > '[EMAIL PROTECTED]'</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > Subject: > [JBoss-user] "You are not getting the semantics you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> expect"</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > warning</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > I am getting > this warning in my log file . The full log entry</FONT> > <BR><FONT SIZE=2 FACE="Arial">> is </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > 2002-07-11 > 09:33:52,748 WARN</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > [org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnec</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > tionEventListener] prepare called > on a local tx. You are not getting</FONT> > <BR><FONT SIZE=2 FACE="Arial">> the</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > semantics you expect!</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > I think it is > occurring in ejbStore() of a BMP entity bean. </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > Does anybody > know what it means and/or what steps l should take</FONT> > <BR><FONT SIZE=2 FACE="Arial">> to</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > fix it? </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > Thanks </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > **************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > ******</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > This > electronic mail system is used for information purposes</FONT> > <BR><FONT SIZE=2 FACE="Arial">> and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > not > intended to form any legal contract or binding agreement.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > The > content is confidential and may be legally privileged.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Access</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > by > anyone other than the addressee(s) is unauthorised and any</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > disclosure, copying, distribution or any other action taken</FONT> > <BR><FONT SIZE=2 FACE="Arial">> in</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > reliance on it is prohibited and maybe unlawful</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > All > incoming and outgoing e-mail communications and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> attachments</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > are > scanned automatically by software designed to detect and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > remove</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > any > material containing viruses or other unauthorised</FONT> > <BR><FONT SIZE=2 FACE="Arial">> content.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > While</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > we > undertake best endeavours to ensure that this content</FONT> > <BR><FONT SIZE=2 FACE="Arial">> checking</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > software is up to date, recipients should take steps to</FONT> > <BR><FONT SIZE=2 FACE="Arial">> assure</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > themselves</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > that > e-mails received are secure.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > > **************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > ******</FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> > </FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> >********************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> This electronic mail > system is used for information purposes and is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> not intended to form any > legal contract or binding agreement.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> The content is > confidential and may be legally privileged. Access</FONT> > <BR><FONT SIZE=2 FACE="Arial">> by anyone other than the > addressee(s) is unauthorised and any</FONT> > <BR><FONT SIZE=2 FACE="Arial">> disclosure, copying, > distribution or any other action taken in</FONT> > <BR><FONT SIZE=2 FACE="Arial">> reliance on it is > prohibited and maybe unlawful</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> All incoming and outgoing > e-mail communications and attachments</FONT> > <BR><FONT SIZE=2 FACE="Arial">> are scanned automatically > by software designed to detect and remove</FONT> > <BR><FONT SIZE=2 FACE="Arial">> any material containing > viruses or other unauthorised content. While</FONT> > <BR><FONT SIZE=2 FACE="Arial">> we undertake best > endeavours to ensure that this content checking</FONT> > <BR><FONT SIZE=2 FACE="Arial">> software is up to date, > recipients should take steps to assure</FONT> > <BR><FONT SIZE=2 FACE="Arial">> themselves</FONT> > <BR><FONT SIZE=2 FACE="Arial">> that e-mails received are > secure.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> >********************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <!DOCTYPE HTML PUBLIC > "-//W3C//DTD HTML 3.2//EN"></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <HTML></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <HEAD></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <META > HTTP-EQUIV="Content-Type" CONTENT="text/html; > charset=iso-8859-1"></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <META NAME="Generator" > CONTENT="MS Exchange Server version 5.5.2653..12"></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <TITLE>RE: [JBoss-user] > &quot;You are not getting the semantics you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> expect&quot; > warning</TITLE></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </HEAD></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BODY></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">Im using the > MS SQL Server</FONT> > <BR><FONT SIZE=2 FACE="Arial">> 2000 drivers from Microsoft. Their > documentation seems to indicate it is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> XA compliant if l put > &quot;SelectMethod=cursor&quot; in the connection</FONT> > <BR><FONT SIZE=2 FACE="Arial">> url and install JTA. Ive now done both > these and restarted both SQL</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Server and JBoss. My log still shows > the message about the semantics. Is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> anyone aware of something else that > has to be done?</FONT></P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <UL></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=1 > FACE="Arial">-----Original Message-----</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR><B><FONT SIZE=1 > FACE="Arial">From:&nbsp;&nbsp;</FONT></B> > <FONT</FONT> > <BR><FONT SIZE=2 FACE="Arial">> SIZE=1 FACE="Arial">Eric > Kaplan [SMTP:[EMAIL PROTECTED]]</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR><B><FONT SIZE=1 > FACE="Arial">Sent:&nbsp;&nbsp;</FONT></B> > <FONT</FONT> > <BR><FONT SIZE=2 FACE="Arial">> SIZE=1 > FACE="Arial">Thursday, July 11, 2002 11:29 > AM</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR><B><FONT SIZE=1 > >FACE="Arial">To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <FONT SIZE=1 > FACE="Arial">[EMAIL PROTECTED]</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR><B><FONT SIZE=1 > >FACE="Arial">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <FONT SIZE=1 > FACE="Arial">RE: [JBoss-user] &quot;You are not getting > the</FONT> > <BR><FONT SIZE=2 FACE="Arial">> semantics you expect&quot; > warning</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">ditto.� i get > the same</FONT> > <BR><FONT SIZE=2 FACE="Arial">> thing.� i remember david jencks saying > it was due to not having an xa</FONT> > <BR><FONT SIZE=2 FACE="Arial">> compliant driver.� i'm using oracle > 8i, which i thought was an xa</FONT> > <BR><FONT SIZE=2 FACE="Arial">> database, but i have the > &quot;free&quot; version, so maybe you have to</FONT> > <BR><FONT SIZE=2 FACE="Arial">> pay money for the xa > version???</FONT></P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > FACE="Arial">�</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">&quot;You > are using a local</FONT> > <BR><FONT SIZE=2 FACE="Arial">> transaction adapter, probably a non xa > database, in a</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">transaction > with more than</FONT> > <BR><FONT SIZE=2 FACE="Arial">> one resource adapter (jms message + > database</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">work most > likely). This does</FONT> > <BR><FONT SIZE=2 FACE="Arial">> not give you ACID transactions. If > something</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">crashes in the > middle of</FONT> > <BR><FONT SIZE=2 FACE="Arial">> commit you will have unrecoverable > state. To</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">avoid this use > xa resource</FONT> > <BR><FONT SIZE=2 FACE="Arial">> adapters only (probably an xa driver > to your</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">db).</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" SIZE=2 FACE="Arial">david > jencks&quot;</FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <UL></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Tahoma">-----Original Message-----<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT><B><FONT SIZE=2 > FACE="Tahoma">From:</FONT></B><FONT > SIZE=2</FONT> > <BR><FONT SIZE=2 FACE="Arial">> FACE="Tahoma"> > [EMAIL PROTECTED] [<A</FONT> > <BR><FONT SIZE=2 FACE="Arial">> HREF="<A > >HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>"><A > >HREF="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A></A>]</FONT><B><FONT</FONT></P> > > <P><FONT SIZE=2 FACE="Arial">> SIZE=2 FACE="Tahoma">On > Behalf Of</FONT></B> <FONT SIZE=2</FONT> > <BR><FONT SIZE=2 FACE="Arial">> FACE="Tahoma">Burns, > Jamie<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT><B><FONT SIZE=2 > FACE="Tahoma">Sent:</FONT></B><FONT > SIZE=2</FONT> > <BR><FONT SIZE=2 FACE="Arial">> FACE="Tahoma"> Thursday, > July 11, 2002 5:07 AM<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT><B><FONT SIZE=2 > FACE="Tahoma">To:</FONT></B><FONT > SIZE=2</FONT> > <BR><FONT SIZE=2 FACE="Arial">> FACE="Tahoma"> > '[EMAIL PROTECTED]'<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT><B><FONT SIZE=2 > FACE="Tahoma">Subject:</FONT></B><FONT > SIZE=2</FONT> > <BR><FONT SIZE=2 FACE="Arial">> FACE="Tahoma"> > [JBoss-user] &quot;You are not getting the semantics you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> expect&quot; > warning<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Arial">I am getting this warning in my log file > ..</FONT> > <BR><FONT SIZE=2 FACE="Arial">> The full log entry > is</FONT><FONT FACE="Arial"> </FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Arial">2002-07-11 09:33:52,748 WARN�</FONT> > <BR><FONT SIZE=2 FACE="Arial">> >[org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEventListener]</FONT> > <BR><FONT SIZE=2 FACE="Arial">> prepare called on a local tx. You are > not getting the semantics you</FONT> > <BR><FONT SIZE=2 FACE="Arial">> expect!</FONT></P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Arial">I think it is occurring in ejbStore() of > a</FONT> > <BR><FONT SIZE=2 FACE="Arial">> BMP entity bean.</FONT><FONT > FACE="Arial"> </FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Arial">Does anybody know what it means and/or > what</FONT> > <BR><FONT SIZE=2 FACE="Arial">> steps l should take to fix > it?</FONT> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT SIZE=2 > FACE="Arial">Thanks</FONT><FONT > FACE="Arial"> </FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> <P><FONT > COLOR="#0000FF" FACE="Courier</FONT> > <BR><FONT SIZE=2 FACE="Arial">> >New">********************************************************************************<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; This electronic mail system > is used for information purposes and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> is<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; not intended to form any > legal contract or binding agreement.<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; The content is confidential > and may be legally privileged.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> Access<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; by anyone other than the > addressee(s) is unauthorised and any<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; disclosure, copying, > distribution or any other action taken in<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; reliance on it is > prohibited and maybe unlawful<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; All incoming and outgoing > e-mail communications and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> attachments<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; are scanned automatically > by software designed to detect and</FONT> > <BR><FONT SIZE=2 FACE="Arial">> remove<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; any material containing > viruses or other unauthorised</FONT> > <BR><FONT SIZE=2 FACE="Arial">> content.&nbsp; > While<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; we undertake best > endeavours to ensure that this content</FONT> > <BR><FONT SIZE=2 FACE="Arial">> checking<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; software is up to date, > recipients should take steps to assure</FONT> > <BR><FONT SIZE=2 FACE="Arial">> themselves<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> &nbsp; that e-mails received are > secure.<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> >********************************************************************************<BR></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </P></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </UL></UL></FONT> > <BR><FONT SIZE=2 FACE="Arial">> <FONT SIZE=3 > >COLOR=BLUE><PRE>********************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> This electronic mail > system is used for information purposes and is</FONT> > <BR><FONT SIZE=2 FACE="Arial">> not intended to form any > legal contract or binding agreement.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> The content is > confidential and may be legally privileged. Access</FONT> > <BR><FONT SIZE=2 FACE="Arial">> by anyone other than the > addressee(s) is unauthorised and any</FONT> > <BR><FONT SIZE=2 FACE="Arial">> disclosure, copying, > distribution or any other action taken in</FONT> > <BR><FONT SIZE=2 FACE="Arial">> reliance on it is > prohibited and maybe unlawful</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > <BR><FONT SIZE=2 FACE="Arial">> All incoming and outgoing > e-mail communications and attachments</FONT> > <BR><FONT SIZE=2 FACE="Arial">> are scanned automatically > by software designed to detect and remove</FONT> > <BR><FONT SIZE=2 FACE="Arial">> any material containing > viruses or other unauthorised content. While</FONT> > <BR><FONT SIZE=2 FACE="Arial">> we undertake best > endeavours to ensure that this content checking</FONT> > <BR><FONT SIZE=2 FACE="Arial">> software is up to date, > recipients should take steps to assure</FONT> > <BR><FONT SIZE=2 FACE="Arial">> themselves</FONT> > <BR><FONT SIZE=2 FACE="Arial">> that e-mails received are > secure.</FONT> > <BR><FONT SIZE=2 FACE="Arial">> >********************************************************************************</FONT> > <BR><FONT SIZE=2 FACE="Arial">> </PRE></FONT></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </BODY></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </HTML></FONT> > <BR><FONT SIZE=2 FACE="Arial">> </FONT> > </P> > <BR> > > <P><FONT SIZE=2 >FACE="Arial">-------------------------------------------------------</FONT> > <BR><FONT SIZE=2 FACE="Arial">This sf.net email is sponsored > by:ThinkGeek</FONT> > <BR><FONT SIZE=2 FACE="Arial">PC Mods, Computing goodies, cases & > more</FONT> > <BR><FONT SIZE=2 FACE="Arial"><A HREF="http://thinkgeek.com/sf" > TARGET="_blank">http://thinkgeek.com/sf</A></FONT> > <BR><FONT SIZE=2 FACE="Arial">_______________________________________________</FONT> > <BR><FONT SIZE=2 FACE="Arial">JBoss-user mailing list</FONT> > <BR><FONT SIZE=2 FACE="Arial">[EMAIL PROTECTED]</FONT> > <BR><FONT SIZE=2 FACE="Arial"><A >HREF="https://lists.sourceforge.net/lists/listinfo/jboss-user" > TARGET="_blank">https://lists.sourceforge.net/lists/listinfo/jboss-user</A></FONT> > </P> > </UL> > <FONT SIZE=3 >COLOR=BLUE><PRE>******************************************************************************** > This electronic mail system is used for information purposes and is > not intended to form any legal contract or binding agreement. > The content is confidential and may be legally privileged. Access > by anyone other than the addressee(s) is unauthorised and any > disclosure, copying, distribution or any other action taken in > reliance on it is prohibited and maybe unlawful > > All incoming and outgoing e-mail communications and attachments > are scanned automatically by software designed to detect and remove > any material containing viruses or other unauthorised content. While > we undertake best endeavours to ensure that this content checking > software is up to date, recipients should take steps to assure > themselves > that e-mails received are secure. > ******************************************************************************** > </PRE></FONT> > </BODY> > </HTML> > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
