[jbosstools-issues] [JBoss JIRA] (JBIDE-2229) Hibernate Tools - JUnit tests has a lot of errors with Oracle test connection

Josef Kopriva (Jira) issues at jboss.org
Thu May 28 04:10:57 EDT 2020


     [ https://issues.redhat.com/browse/JBIDE-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Kopriva closed JBIDE-2229.
--------------------------------


Closing, nothing to do.

> Hibernate Tools - JUnit tests has a lot of errors with Oracle test connection
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-2229
>                 URL: https://issues.redhat.com/browse/JBIDE-2229
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>            Priority: Minor
>         Attachments: JBIDE-2229_20080529.zip, screenshot-1.jpg, screenshot-2.jpg
>
>
> 1) install Oracle 11g;
> 2) setup default db;
> 3) change etc/hibernate.properties:
> comment ## HypersonicSQL section,
> update ## Oracle section:
> hibernate.dialect org.hibernate.dialect.Oracle10gDialect
> hibernate.connection.driver_class oracle.jdbc.OracleDriver
> hibernate.connection.url jdbc:oracle:thin:@localhost:1521:orcl
> hibernate.connection.username SYSTEM
> hibernate.connection.password sa
> 4) add Oracle driver into the progect (on my computer it is "C:\app\Vitali\product\11.1.0\db_1\jdbc\lib\ojdbc5_g.jar")
> 5) Run ToolAllTests as JUnit test
> screenshot is example.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list