[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6621) Template connection settings for Ingres DB are missing.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Fri Jul 16 03:55:12 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12539564#action_12539564 ] 

Dmitry Geraskov commented on JBIDE-6621:
----------------------------------------

The url also could include some additional parameters, for exapmle
jdbc:ingres://localhost:II7/magnolia;AUTO=multi
See here http://community.ingres.com/wiki/Ingres_Java_Development_Center/Ingres_Java_Learn#Known_Issues_and_Limitations
I didn't add the url with user and password as they are optional and could be added as additional properties.

> Template connection settings for Ingres DB are missing.
> -------------------------------------------------------
>
>                 Key: JBIDE-6621
>                 URL: https://jira.jboss.org/browse/JBIDE-6621
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.0.0.GA
>         Environment: RHEL 5.4
> Version: 3.0.0.GA
> Build id: v201003100055R
> Build date: 201003100222
>            Reporter: Ken Johnson
>            Assignee: Dmitry Geraskov
>             Fix For: 3.1.2
>
>         Attachments: ingres urls.PNG
>
>
> Hibernate tooling:
>    New->Hibernate Configuration File
>    New->Console Configuration
> When user selects Ingres from the list of databases or database dialects, the "Driver Name:" field is not auto-populated as it is for other DBs.  Consequently, the Connection URL cannot be auto-populated either. 
> This is causing some friction with Ingres as their customers have questioned them as to whether they are really compatible with JBoss EAP.  True it's largely a cosmetic issue but causing customer uncertainty.  Can the tooling populate the defaults for Ingres?:
> "com.ingres.jdbc.IngresDriver"
> "jdbc:ingres://${HOSTNAME}:${PORT}/${DB};UID=${USERNAME};PWD=${PASSWORD}"

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

        


More information about the jbosstools-issues mailing list