Ralf,

One thing that may be causing you some trouble is that some of the database types expect the driver to be installed in the repository with a particular group and artifact - otherwise they don't appear in the list.

In the case of PostgreSQL, the group and artifact must be:
Group - postgresql
Artifact - (one of) postgresql, postgresql-7.3, postgresql-7.4, postgresql-8.0, postgresql-8.1, postgresql-8.2

And I believe that case matters.

Hope that helps,

Jay

David Jencks (JIRA) wrote:
[ https://issues.apache.org/jira/browse/GERONIMO-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573342#action_12573342 ]
David Jencks commented on GERONIMO-3878:
----------------------------------------

btw I opened GERONIMO-3883 about the wizard getting confused about which 
wrapper it's using.

Unable to deploy Postgres Datasource from console dialog "Database Pools" 
because of missing jar files in jar selection listbox.
--------------------------------------------------------------------------------------------------------------------------------

                Key: GERONIMO-3878
                URL: https://issues.apache.org/jira/browse/GERONIMO-3878
            Project: Geronimo
         Issue Type: Bug
Security Level: public(Regular issues) Components: console
   Affects Versions: 2.1
        Environment:  Windows XP Professional and Ubuntu
           Reporter: Ralf Baumhof
  Original Estimate: 120h
 Remaining Estimate: 120h

Trying to deploy a datasource with console dialog "Database Pools". - Select link "Console Navigation/Services/Database Pools".
 - Select link "Using the geronimo database pool wizard".
 - Enter some database name like for instance "vesuv" and select as Database Type: "PostgreSQL 
XA" or "PostgreSQL local".
 - Click the Next button.
- Now, on the page where you specify the properties of the database pool, the listbox where you can select the driver jar is empty. If you choose another database type (on the previous dialog page), the list is filled with all entries from repository. The same steps have been made with Geronimo 2.02. There the database could be deployed.

Reply via email to