-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate with ZK, which jar files tp put in $myApp/WEB-INF/
PostPosted: Thu Apr 02, 2009 11:38 am 
Newbie

Joined: Thu Apr 02, 2009 9:47 am
Posts: 2
My first step with Hibernate in using ZK framework.

I read the tutorial in
Code:
http://docs.zkoss.org/wiki/Hibernate


It said that :

Quote:
Before using Hibernate, you have to install it into your application first.

1. Download Hibernate (http://www.hibernate.org)
2. Put *.jar files into your $myApp/WEB-INF/lib/

$myApp represents the name of your web application. ex. Event


So which are those .jar files that I have to put in $myApp/WEB-INF/lib/ ???
I tried to download the Hibernate Core and saw the contents, not only .jar files are here :(

appreciate your help ...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 02, 2009 3:10 pm 
Beginner
Beginner

Joined: Sun Dec 28, 2008 6:01 pm
Posts: 24
After you download the hibernate core, you will see a lib folder in hibernate core. Inside this lib folder you will find all the jar files pertaining to hibernate. Copy these jar files into your WEB-INF/lib folder.
_______________________________________________________
Please do rate my post if it is helpful


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