[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6103) Hibernate console performs check for defined JDBC library

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue May 25 06:40:54 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12532234#action_12532234 ] 

Max Rydahl Andersen commented on JBIDE-6103:
--------------------------------------------

there is no way you can avoid nor should you avoid seeing errors if the configuration is incomplete or wrong when opening a console configuration since we cannot know all of the errors, nor can we even detect most of them.

About the specific driver class setup then I don't that doesn't require any parsing - just build the console configuration, don't initialize it and check the class driver which in some cases won't be defined.

> Hibernate console performs check for defined JDBC library
> ---------------------------------------------------------
>
>                 Key: JBIDE-6103
>                 URL: https://jira.jboss.org/browse/JBIDE-6103
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.1.0.GA
>            Reporter: Jiri Peterka
>            Assignee: Vitali Yemialyanchyk
>             Fix For: 3.2.next
>
>
> Hibernate console should perform check for available JDBC Library, not throw an exception when user clicks on hibernate console configuration. For example when there is org.hsqldb.jdbcDriver defined in hibernate.cfg.xml which is set in hibernate console, it should report missing library in classpath tab which would be more comfortable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list