"svoezemtsev" wrote : Today I installed the lates version of Eclipse with JBOSS 
IDE (JBossIDE-1.5.1.GA-Bundle-win32.zip)
  | and tryed to make reverse engineering.
  | I use Oracle9 database. 
  | 
  | I did not get any errors but in "Hibernate configuration" view I do not see 
any table. Why?
  | 
  | It is my hibernate.cfg.file
  | 
  | <?xml version="1.0" encoding="UTF-8"?>
  | <!DOCTYPE hibernate-configuration PUBLIC
  |             "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
  |             
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
  | <hibernate-configuration>
  |     <session-factory>
  |         oracle.jdbc.driver.OracleDriver
  |         ***
  |         jdbc:oracle:thin:@192.168.1.12:1521:test
  |         nik
  |         nik
  |         org.hibernate.dialect.Oracle9Dialect
  |     </session-factory>
  | </hibernate-configuration>

having the same problem here..it seems it can't fetch the database children 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948212#3948212

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948212


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to