[jboss-jira] [JBoss JIRA] Created: (JBAS-6257) Typo in firebird-ds.xml

Otsuji Nobutaka (JIRA) jira-events at lists.jboss.org
Fri Nov 28 05:39:36 EST 2008


Typo in firebird-ds.xml
-----------------------

                 Key: JBAS-6257
                 URL: https://jira.jboss.org/jira/browse/JBAS-6257
             Project: JBoss Application Server
          Issue Type: Quality Risk
    Affects Versions: JBossAS-4.2.3.GA
            Reporter: Otsuji Nobutaka


There is a typo in docs/examples/jca/firebird-ds.xml:

<tx-connection-factory>
  <jndi-name>FIrebirdDS</jndi-name>
  <xa-transaction/>

should be

<tx-connection-factory>
  <jndi-name>FirebirdDS</jndi-name>
  <xa-transaction/>


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

        



More information about the jboss-jira mailing list