|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (TQL-12) Provide vendor Informix XA connectorProvide vendor Informix XA connector
------------------------------------ Key: TQL-12 URL: http://jira.codehaus.org/browse/TQL-12 Project: TranQL Issue Type: New Feature Reporter: Rex Wang Attachments: InformixXAConnector.patch The JDBC drivers of Informix are not published on a public maven repository 1. Download informix JDBC Driver 3.5 2. Install it, then copy the below 2 jar files to local maven repository: ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Assigned: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reassigned TQL-12: ------------------------------- Assignee: David Jencks > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159105#action_159105 ] David Jencks commented on TQL-12: --------------------------------- The descriptions of the ra.xml properties appear to be similar to the documentation here: http://publib.boulder.ibm.com/infocenter/idshelp/v115/index.jsp?topic=/com.ibm.jdbc_pg.doc/sii-02conect-15069.htm I don't immediately see any licensing information there. Is there some reason to suppose that we can copy this text? Without permissions to copy, I think we'll have to eliminate the descriptions or come up with our own. If I don't hear back soon I'll probably commit with the descriptions removed. > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Updated: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rex Wang updated TQL-12: ------------------------ Attachment: TQL-12-Updated.patch Update the description. Thanks David! > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch, TQL-12-Updated.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160409#action_160409 ] David Jencks commented on TQL-12: --------------------------------- I haven't been able to figure out where to download the informix driver, any hints? > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch, TQL-12-Updated.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160774#action_160774 ] Rex Wang commented on TQL-12: ----------------------------- http://www14.software.ibm.com/webapp/download/search.jsp?go=y&rs=ifxjdbc Informix JDBC Driver (IBM Informix JDBC V3.50) > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch, TQL-12-Updated.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162071#action_162071 ] David Jencks commented on TQL-12: --------------------------------- Committed rev 594. Lets make sure it works... > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch, TQL-12-Updated.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Closed: (TQL-12) Provide vendor Informix XA connector[ http://jira.codehaus.org/browse/TQL-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed TQL-12. --------------------------- Resolution: Fixed released... > Provide vendor Informix XA connector > ------------------------------------ > > Key: TQL-12 > URL: http://jira.codehaus.org/browse/TQL-12 > Project: TranQL > Issue Type: New Feature > Reporter: Rex Wang > Assignee: David Jencks > Attachments: InformixXAConnector.patch, TQL-12-Updated.patch > > > The JDBC drivers of Informix are not published on a public maven repository > 1. Download informix JDBC Driver 3.5 > 2. Install it, then copy the below 2 jar files to local maven repository: > ifxjdbc.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbc\3.5\ifxjdbc-3.5.jar > ifxjdbcx.jar => <MAVEN_REPO>\com\ibm\informix\ifxjdbcx\3.5\ifxjdbcx-3.5.jar > 3. build the connector -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |