java - Referencing JPA project in a JSF project -


i want create jsf project jpa. using eclipse juno 4.2 how can integrate both in 1 project? read somewhere keeping jsf , jpa project separately practice, don't know how this. if using 2 different projects jsf 1 project , jpa how integrate , make working depending on each other?

in properties of jsf project, add jpa project deployment assembly. way jpa project end jar in /web-inf/lib of jsf project, need after all.

further should make sure haven't fiddled/messed around in build path property in careless attempt solve this. if changed there, make absolutely sure undo it.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -