Title: Nachricht
Jamie,
 
you need to adapt the sqlserver-service.xml in order to choose the Jboss XA JDBC Connector (default is the local connector no matter what cursor you open the connection url with, no matter what you installed in your server).
 
CGJ    
-----Urspr�ngliche Nachricht-----
Von: Burns, Jamie [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 11. Juli 2002 14:05
An: '[EMAIL PROTECTED]'
Betreff: RE: [JBoss-user] "You are not getting the semantics you expect" w arning

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$LocalConnectionEventListener] 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.
********************************************************************************

###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/

Reply via email to