Use this tag for questions relating specifically to Java Enterprise Edition 6.
I have a EJB module in remote Glassfish server and application client in my computer. I want to connect from …
java netbeans jakarta-ee java-ee-6We are planning to write a web application from the scratch, it has been decided to go with the latest …
spring java-ee-6 cdiI'm currently learning the new Java EE 6 component models and am confused with the latest dependency injection mechanism. So here …
jpa-2.0 java-ee-6 ejb-3.1Starting a new project and would like to know the pros and cons of packaging EJB in a WAR vs …
jakarta-ee java-ee-6 ejb-3.1I have a Java EE 6 Project in Netbeans 7 which runs fine when I compile and start it in the IDE. …
netbeans java-ee-6I need to connect to a MongoDB instance from my EJB3 application, running on glassfish 3.0.1. The Mongo project provides a …
mongodb glassfish java-ee-6 glassfish-3