You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jürgen Weber (JIRA)" <ji...@apache.org> on 2009/07/14 17:57:15 UTC

[jira] Created: (GERONIMO-4744) Database pool wizard improvements

Database pool wizard improvements
---------------------------------

                 Key: GERONIMO-4744
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4744
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.2
            Reporter: Jürgen Weber
            Priority: Minor


a)

"The JAR(s) should already be installed under GERONIMO/repository/ "

Please add a hint like: "(via Services/Repository on the console)"

b)

It should be possible to optionally directly enter a JDBC URL instead of having to enter separate parts as in the case for oracle thin: Host, SID, Port
Usually you get a complete URL without knowing the URL parts.
This would be consistent to editing the pool where you edit the JDBC Connect URL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4744) Database pool wizard improvements

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732073#action_12732073 ] 

David Jencks commented on GERONIMO-4744:
----------------------------------------

I like (a)

For (b), we are constrained by what properties the DataSource implemenation in the driver provides.  Generally we expose all the DataSource properties or as many as we can figure out.

> Database pool wizard improvements
> ---------------------------------
>
>                 Key: GERONIMO-4744
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4744
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>            Reporter: Jürgen Weber
>            Priority: Minor
>
> a)
> "The JAR(s) should already be installed under GERONIMO/repository/ "
> Please add a hint like: "(via Services/Repository on the console)"
> b)
> It should be possible to optionally directly enter a JDBC URL instead of having to enter separate parts as in the case for oracle thin: Host, SID, Port
> Usually you get a complete URL without knowing the URL parts.
> This would be consistent to editing the pool where you edit the JDBC Connect URL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4744) Database pool wizard improvements

Posted by "Jürgen Weber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732108#action_12732108 ] 

Jürgen Weber commented on GERONIMO-4744:
----------------------------------------

(b)
For the Oracle thin driver there is a JDBC URL field on the Edit-Page of the DataSource, so I thought it should be on the New-Page, too.

> Database pool wizard improvements
> ---------------------------------
>
>                 Key: GERONIMO-4744
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4744
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>            Reporter: Jürgen Weber
>            Priority: Minor
>
> a)
> "The JAR(s) should already be installed under GERONIMO/repository/ "
> Please add a hint like: "(via Services/Repository on the console)"
> b)
> It should be possible to optionally directly enter a JDBC URL instead of having to enter separate parts as in the case for oracle thin: Host, SID, Port
> Usually you get a complete URL without knowing the URL parts.
> This would be consistent to editing the pool where you edit the JDBC Connect URL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.