[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3198) Creation of New Hibernate Configuration file happens without encoding.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Fri Nov 14 11:29:36 EST 2008


Creation of New Hibernate Configuration file happens without encoding.
----------------------------------------------------------------------

                 Key: JBIDE-3198
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3198
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.0.0.cr1
            Reporter: Anton Klimkovich


EXECUTE: New -> Hibernate Configuration file 
EXECUTE: Set DB Dialect (HSQL) 
EXECUTE: Set Driver Class (org.hsqldb.jdbcDriver) 
EXECUTE: set Connection Url (jdbc:hsqldb:hsql://<host> 
EXECUTE: Press Finish 
ASSERT:    Hibernate.cfg.xml should be opened with encoding text (instead of '<' should be &lt; - Example : jdbc:hsqldb:hsql://&lt;host&gt; )
FAILURE:   Creation of New Hibernate Configuration file happens without encoding.

-- 
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

        



More information about the jbosstools-issues mailing list