|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (TQL-10) Add Oracle RAC support to tranql-connector-oracle-localAdd Oracle RAC support to tranql-connector-oracle-local
------------------------------------------------------- Key: TQL-10 URL: http://jira.codehaus.org/browse/TQL-10 Project: TranQL Issue Type: New Feature Environment: Oracle 10.2 and above Reporter: Donald Woods Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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-10) Add Oracle RAC support to tranql-connector-oracle-local[ http://jira.codehaus.org/browse/TQL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109785 ] Donald Woods commented on TQL-10: --------------------------------- Waiting for the user to test an updated copy of the oracle-local connector before I post the patch. > Add Oracle RAC support to tranql-connector-oracle-local > ------------------------------------------------------- > > Key: TQL-10 > URL: http://jira.codehaus.org/browse/TQL-10 > Project: TranQL > Issue Type: New Feature > Environment: Oracle 10.2 and above > Reporter: Donald Woods > > Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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-10) Add Oracle RAC support to tranql-connector-oracle-local[ http://jira.codehaus.org/browse/TQL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated TQL-10: ---------------------------- Attachment: TRANQL-10.patch Patch to create a Oracle RAC enabled connector against http://svn.codehaus.org/tranql/vendors/oracle/trunk Patch was developed and is being contributed under ASL 2.0. > Add Oracle RAC support to tranql-connector-oracle-local > ------------------------------------------------------- > > Key: TQL-10 > URL: http://jira.codehaus.org/browse/TQL-10 > Project: TranQL > Issue Type: New Feature > Environment: Oracle 10.2 and above > Reporter: Donald Woods > Attachments: TRANQL-10.patch > > > Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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-10) Add Oracle RAC support to tranql-connector-oracle-local[ http://jira.codehaus.org/browse/TQL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=167778#action_167778 ] David Jencks commented on TQL-10: --------------------------------- Committed patch in rev 626 and deployed snapshot. > Add Oracle RAC support to tranql-connector-oracle-local > ------------------------------------------------------- > > Key: TQL-10 > URL: http://jira.codehaus.org/browse/TQL-10 > Project: TranQL > Issue Type: New Feature > Environment: Oracle 10.2 and above > Reporter: Donald Woods > Assignee: David Jencks > Attachments: TRANQL-10.patch > > > Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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-10) Add Oracle RAC support to tranql-connector-oracle-local[ http://jira.codehaus.org/browse/TQL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks reassigned TQL-10: ------------------------------- Assignee: David Jencks > Add Oracle RAC support to tranql-connector-oracle-local > ------------------------------------------------------- > > Key: TQL-10 > URL: http://jira.codehaus.org/browse/TQL-10 > Project: TranQL > Issue Type: New Feature > Environment: Oracle 10.2 and above > Reporter: Donald Woods > Assignee: David Jencks > Attachments: TRANQL-10.patch > > > Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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-10) Add Oracle RAC support to tranql-connector-oracle-local[ http://jira.codehaus.org/browse/TQL-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed TQL-10. --------------------------- Resolution: Fixed Released tranql oracle 1.4. For some reason this caused an error: [INFO] Executing: svn --non-interactive copy --file /tmp/maven-scm-2078995259.commit . https://svn.codehaus.org/tranql/vendors/oracle/tags/tranql-connector-oracle-1.4 [INFO] Working directory: /Users/david/projects/tranql/vendors/oracle/trunk [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Unable to tag SCM Provider message: The svn tag command failed. Command output: svn: Commit failed (details follow): svn: File '/tranql/vendors/oracle/tags/tranql-connector-oracle-1.4/tranql-connector-oracle-common/pom.xml' already exists However I was able to do a repo-repo copy, update the release.properties by hand, setting completedPhase=scm-tag and proceed with the release plugin. > Add Oracle RAC support to tranql-connector-oracle-local > ------------------------------------------------------- > > Key: TQL-10 > URL: http://jira.codehaus.org/browse/TQL-10 > Project: TranQL > Issue Type: New Feature > Environment: Oracle 10.2 and above > Reporter: Donald Woods > Assignee: David Jencks > Attachments: TRANQL-10.patch > > > Geronimo user requested Oracle RAC (FCF) support, which is available in Oracle 10.2.0.2 and above in their non-XA datasource. -- 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 |