Skip to content
/ JSH Public

JSF 2 (inculding primefaces), Spring 4 and hibernate 4 integration mini project.

Notifications You must be signed in to change notification settings

KluVerKamp/JSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSH

JSF 2 (inculding primefaces), Spring 4 and hibernate 4 integration mini project.

The code itself is found on Internet (From here).

To get started, install the database script from the file db.sql found inside root folder.

If u r using Eclipse for developing, eclipse may show an error once u clone this porject. running a maven update to the porject would fix that. And make sure that u have the m2e-wtp add-in installed. Otherwise "mvn install" won't copy your classpath's dependencies to the web deployement lib directory. If u want to build from the CMD, run "mvn ecilpse:eclipse -Dwtpversion=2". Note that all the dependencies will be listed direclty under the root folder of the project, not under the "library" node under your classpath. Still, it will build well.

For the latest version of Eclipse, the issue mentioned up here is fixed. So just run an mvn install and all should be all right.

About

JSF 2 (inculding primefaces), Spring 4 and hibernate 4 integration mini project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published