[jbosstools-issues] [JBoss JIRA] (JBDS-2642) h2 database driver creation problems/questions

Tomas Remes (JIRA) jira-events at lists.jboss.org
Mon May 27 09:59:06 EDT 2013


Tomas Remes created JBDS-2642:
---------------------------------

             Summary: h2 database driver creation problems/questions
                 Key: JBDS-2642
                 URL: https://issues.jboss.org/browse/JBDS-2642
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 7.0.0.Beta1
            Reporter: Tomas Remes
         Attachments: error.log

I am quite confused about creating driver definition for h2 database. First question is: Shouldn't be h2 part of "Available driver templates" (or Vendor filter or whatsoever) list ???
I tried to use "Generic JDBC driver" otion for this and basically I wasn't able to do that, because of following error: 
{noformat}
An error has occurred. See error log for more details.
Widget is disposed
{noformat}

Reproducible by following steps:
1. Choose "Generic JDBC driver"
2. Click "Add" button. (you need to choose db type again)
3. Switch to "JAR list" tab.
4. Add h2 driver jar (e.g. the one from EAP 6.1).
5. You need to specify "Drive class definiton".
6. Go with "org.h2.Driver".
7. Notice the error.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list