[jboss-jira] [JBoss JIRA] Updated: (JBAS-6372) Add data source configuration files for Ingres RDBMS support
murray armfield (JIRA)
jira-events at lists.jboss.org
Sun Jan 18 17:30:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
murray armfield updated JBAS-6372:
----------------------------------
Attachment: create_database.sql
create_database.sql
Hi, Over the weekend, I redid two of the create database scripts for Ingres.
Please note that these two files are updates to the ones I included in the tarball, so please disregard the earlier two I submitted as part of that tarball.
The first file (sorry they're both called create_database.sql, is just that that is their name in an installation) is for creating the table message, for the message store. It has been updated to use modern data types rather than the older 'text' data type. This file should be installed in server/$conf/deploy/jbossesb.esb/message-store-sql/ingres.
The second file is for creating the tables as part of the juddi-sql registry. It has been updated to reflect the current table structures and data that is found in the current source of the jUDDI project. This file should be installed in server/$conf/deploy/jbossesb.sar/juddi-sql/ingres directory on jboss. I will be posting this jUDDI work to the jUDDI project.
Continuing to work away on jboss...
> Add data source configuration files for Ingres RDBMS support
> ------------------------------------------------------------
>
> Key: JBAS-6372
> URL: https://jira.jboss.org/jira/browse/JBAS-6372
> Project: JBoss Application Server
> Issue Type: Patch
> Security Level: Public(Everyone can see)
> Components: Other
> Affects Versions: JBossAS-5.0.1.GA, JBossAS-4.2.4.GA, JBossAS-5.1.0.Beta1, JBossAS-6.0.0.Alpha1
> Environment: N/A
> Reporter: murray armfield
> Priority: Optional
> Attachments: create_database.sql, create_database.sql, jboss-soa-p.4.3.0.tar.gz
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> I'm working on getting JBoss going against the Ingres RDBMS database server. I've got some initial config files that can be included as part of the data source configurations. I have other patches for different components, but this issue is just to get two data source definitions added to the jbossas/trunk/connector/src/etc/example-config directory, one for a local-tx-datasource and one for a xa-datasource.
--
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