[JBoss JIRA] Created: (JBDS-436) Cannot re-use a database connection when creating a new project if the previous connection was (ping) tested
by Shaun Appleton (JIRA)
Cannot re-use a database connection when creating a new project if the previous connection was (ping) tested
------------------------------------------------------------------------------------------------------------
Key: JBDS-436
URL: https://jira.jboss.org/jira/browse/JBDS-436
Project: Developer Studio
Issue Type: Quality Risk
Affects Versions: 1.1.0.GA
Environment: RHEL 5.2
Reporter: Shaun Appleton
Assignee: Max Rydahl Andersen
More of a feature than a bug -
If Idefine a new seam project as described in section 3.1.2 of the GSG at http://download.jboss.org/jbosstools/nightly-docs/en/GettingStartedGuide/... [ie. use the default settings + configure the database connection].
Then I repeat these steps using a new project name I find I cannot re-use the existing database connection.
I get a "Driver class property is empty for selected 'DefaultDS' connection profile" error in the New Seam Project window.
The only way I can find around this is to re-define the database connection to re-select the same database driver and re-enter the url as jdbc:hsqldb:hsql://localhost:1701 i.e all use the same values as before - nothing has changed.
The above feature is only evident if I test the connection whilst in the JDBC Connection properties page. If I don't test the connection I can define as many new seam projects as I like. So this is the workaround.
--
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
16 years, 1 month