maven « Glassfish « JPA Q&A





1. Maven EAR-project with SLF4J, logback and native hibernate on glassfish    stackoverflow.com

My project is pretty simple. i want a standard ear-project which supports slf4j with logback as implementation. my main problem is, that the config file is not used and i get ...

2. Glassfish + JPA + Maven +EJB    java.net

Hi, I'm trying to develop an application in JEE using maven and Glassfish, but I have a problem that I can't solve by myself. I'm doing an appclient make a request for a Stateless Session Bean, well I'm getting the answer at first request, but if I try to do a second request I got an Exception saying my EntityManager is ...

3. JPA 2 maven dependencies ?    java.net