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

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -