[jboss-jira] [JBoss JIRA] Created: (JBAS-3785) Syntax Error in derby-jdbc2-service.xml

ppc (JIRA) jira-events at jboss.com
Wed Oct 25 09:39:42 EDT 2006


Syntax Error in derby-jdbc2-service.xml
---------------------------------------

                 Key: JBAS-3785
                 URL: http://jira.jboss.com/jira/browse/JBAS-3785
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JMS service
    Affects Versions: JBossAS-4.0.5.GA
            Reporter: ppc
         Assigned To: Adrian Brock


in the line
DELETE_MARKED_MESSAGES_WITH_TX = DELETE FROM JMS_MESSAGES WHERE EXITS (SELECT JMS_TRANSACTIONS.TXID FROM JMS_TRANSACTIONS \
                                                                              WHERE JMS_TRANSACTIONS.TXID = JMS_MESSAGES.TXID) \
                                                                               AND JMS_MESSAGES.TXOP = ?

there's a syntax error on  EXITS  istead EXISTS


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list