-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: HibernateTools bug
PostPosted: Wed Jan 31, 2007 4:25 am 
Newbie

Joined: Tue Jan 30, 2007 12:00 pm
Posts: 7
Hello,

I spent the whole afternoon on trying to find what went wrong with my HibernateTools 3.2.0 beta 9 since it retrieved nothing from Oracle although the connection is correctly set.

Here is the bug :
<property name="hibernate.default_schema">YOUR_SCHEMA</property>
If you put this line into the hibernate.cfg.xml, HibernateTools stops working!

Thank you for your attention.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 31, 2007 7:04 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
well if the schema is non-existent then it will definitly not work.....hibernate it self would not work.

What is surprising about this ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 31, 2007 7:14 am 
Newbie

Joined: Tue Jan 30, 2007 12:00 pm
Posts: 7
Thank you for your reply. Maybe you are right. But I would like to see an exception when I use a wrong schema name, instead of a "0 error 0 warning". It's simpler to diagnose the problem.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 31, 2007 7:19 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
that is true. reporting an error if no tables were reverse engineered at all should be done.

Please report it in our jira so I won't forget

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.