Use this tag for questions relating specifically to Java Enterprise Edition 6.
I am trying to understand the javax.inject package and I am not clear what the javax.inject.Named annotation …
java spring dependency-injection java-ee-6I am new at RESTful webservices and was trying to update my @OneToMany relationship from a standalone client application, but …
web-services rest jersey java-ee-6 jax-rsHow should I test an EJB 3.1 which gets an instance of EntityManager injected? A possible EJB: @Stateless @LocalBean public class …
jpa jakarta-ee junit java-ee-6I'm trying to get into JAX-RS. My project jdk is set to 1.7.03. Does there have to be definitions of annotations …
java java-ee-6 jax-rsI have a maven dependency for javaee Bibliothek. <dependency> <groupId>javax</groupId> <artifactId&…
java jakarta-ee maven java-ee-6I am trying to get a simple JSF 2 tutorial example to work. I am using the dynamic web project in …
java jakarta-ee jsf-2 java-ee-6 managed-beanNothing I've found has been able to help me solve this one specific case. I recently switched from a plain …
maven java-ee-6 resourcebundle