-->
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.  [ 9 posts ] 
Author Message
 Post subject: running Hibern8IDE within Eclipse ?
PostPosted: Tue Feb 15, 2005 12:35 pm 
Regular
Regular

Joined: Tue Jul 13, 2004 2:27 am
Posts: 73
Location: Singapore
Hi,
Just downloaded Hiberna8IDE. Wondering how I can run it within Eclipse.
any help appreciated !
li xin


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 16, 2005 5:01 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hibern8ide is old news!

Use hibernate console!

In H2 it is an ordinary swing application - in H3 we have it integrated directly into eclipse.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 17, 2005 11:34 pm 
Regular
Regular

Joined: Tue Jul 13, 2004 2:27 am
Posts: 73
Location: Singapore
thanks.

i guess i have to wait for a couple of months as I am using Spring framework, which is not ready for H3 at this moment.

li xin


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 18, 2005 2:26 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
sorry to hear that you are "restrained" by Spring.

But i still dont understand why you cant use hibernate console from hibernateext 2.1.3 ? that works with H2.

-max

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 23, 2005 1:47 am 
Regular
Regular

Joined: Tue Jul 13, 2004 2:27 am
Posts: 73
Location: Singapore
I tried. but it keeps saying that can not find my mapping xml file. not sure what's the problem. may be path is not set correctly.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 23, 2005 3:36 am 
Regular
Regular

Joined: Tue Jul 13, 2004 2:27 am
Posts: 73
Location: Singapore
I have configured correctly to get all the mapping files.

now it shows mysql driver not found, though I have this in the hibernate.properties:

hibernate.connection.driver_class = com.mysql.jdbc.Driver

and the right class path (I hope).


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 23, 2005 4:30 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
well if the classpath were right it would be able to find the class....so something is not right ,)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 27, 2005 8:25 am 
Regular
Regular

Joined: Tue Jul 13, 2004 2:27 am
Posts: 73
Location: Singapore
I have added the jar not the classpath into the console's class path. it not does not complain of the missing driver.

a new problem is, I have 'StackOverFlow' error dialog box when I try to run a simple query like this:

from Propgram program

are there any log files I can check?
thanks
li xin


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 27, 2005 6:43 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
lixin_chu wrote:
I have added the jar not the classpath into the console's class path. it not does not complain of the missing driver.

a new problem is, I have 'StackOverFlow' error dialog box when I try to run a simple query like this:

from Propgram program

are there any log files I can check?
thanks
li xin



it uses whatever log4j configuration you have...

_________________
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.  [ 9 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.