[
https://issues.jboss.org/browse/JBIDE-14671?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-14671:
-----------------------------------
Component/s: upstream
h2 database driver creation problems/questions
----------------------------------------------
Key: JBIDE-14671
URL:
https://issues.jboss.org/browse/JBIDE-14671
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Affects Versions: 4.1.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" option 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