[
http://jira.jboss.com/jira/browse/JBIDE-937?page=all ]
Denis Golovin resolved JBIDE-937.
---------------------------------
Resolution: Done
Now New... wizard on Seam Facet Wizard Page allows create any kind of DB connections
Validation is checked driver class name and doesn't allow to finish the wizard if
selected profile has no driver class name attribute.
Classname not being picked up from DTP (inconsistently)
-------------------------------------------------------
Key: JBIDE-937
URL:
http://jira.jboss.com/jira/browse/JBIDE-937
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Denis Golovin
Priority: Critical
Fix For: 2.0.0.Beta4
I can still sometime create a db connection that does result in the driver class not
being returned by the connection.
JBIDE-689 is the same, but this was fixed by removing the first dialog with the option of
5-6 concrete types of connections and always use the JDBC profile.
The issue is not in that end, but the driver profile end; here when selecting Generic
Driver it always works - but when i use a HSQL driver I*sometimes* get into the
situation.
So we should:
1) allow users to choose if they want the specific connection (not always use generic)
2) validate if the profile actually have a driver class in wizard and not allow it to
finish before a connection which return a driver class is found. (this will only affect
those who are unlucky to bump into this issue - all the rest wont be affected)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira