-->
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.  [ 5 posts ] 
Author Message
 Post subject: how to do debugging in hibernate
PostPosted: Tue Apr 20, 2004 5:06 am 
Beginner
Beginner

Joined: Wed Mar 24, 2004 8:43 am
Posts: 42
hi

any one pls tel me how to do debugging in hibernate.i already have development directory, that contains following folders

bin
config
lib
src
static-web
views
war
build.xml


best regards
gimhan


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 20, 2004 5:07 am 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
what do you want to debug? your app using hibernate or hibernate?
what development tool do you have? eclipse? jbuilder?


Top
 Profile  
 
 Post subject: i do not use any tool,
PostPosted: Tue Apr 20, 2004 5:18 am 
Beginner
Beginner

Joined: Wed Mar 24, 2004 8:43 am
Posts: 42
delpouve wrote:
what do you want to debug? your app using hibernate or hibernate?
what development tool do you have? eclipse? jbuilder?




hi friend

i do not use ant tool, only ant use to compile ,then what can i do

thx
gimhan


Top
 Profile  
 
 Post subject: Re: i do not use any tool,
PostPosted: Wed May 05, 2004 11:22 pm 
Beginner
Beginner

Joined: Wed Mar 24, 2004 8:43 am
Posts: 42
gimhan90 wrote:
delpouve wrote:
what do you want to debug? your app using hibernate or hibernate?
what development tool do you have? eclipse? jbuilder?




hi friend

i do not use ant tool, only ant use to compile ,then what can i do

thx
gimhan


hi

here i have used eclipse+tomcat then how can we do the debugging?

thx
gimhan


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 06, 2004 2:56 am 
Newbie

Joined: Tue Oct 21, 2003 1:25 pm
Posts: 14
Location: Los Angeles, CA
Configure your Tomcat project to have a dependancy on your Hibernate project, then make a run configuration to start Tomcat in Eclipse. Then Debug that configuration.

Stick your breakpoints in your code, and jump through your entire stack, including into Hibernate.

For more information about debugging with Eclipse, try the Eclipse website and forums. For more information about starting Tomcat without the command line, consult the Tomcat documentation.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 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.