Use this tag for questions relating specifically to Java Enterprise Edition 7.
I have the following interface public interface IMyMapper<T> {} and the implementation public class MyMapper implements IMyMapper<…
java jakarta-ee cdi java-ee-7I have an application that is running on a Java EE 7 application server (WildFly), that queries another service using REST …
jax-rs java-ee-7I'm working on a project that uses bean validation (Hibernate Validator 5.1.3.Final). My bean has a attribute with the @Past …
java jakarta-ee bean-validation java-ee-7 hibernate-validatorI downloaded Eclipse Juno a while ago but until now used its Java SE perspective only. Today I downloaded GlassFish 4 …
eclipse glassfish eclipse-juno glassfish-4 java-ee-7I am reading the Transaction Management of Java EE 7 and I get confused by the concept of nested transaction and …
java jakarta-ee jta java-ee-7 ejb-3.2As we know, WebLogic Server 12c supports natively Java EE 7. However, if we take a look at the WebLogic 12c …
java weblogic java-ee-7 weblogic12cI am using JAVA SE 1.7 and JAVA EE 7 in project, what are all the available servers(commercial/free) which will …
jboss jboss7.x jboss6.x java-ee-7 jakarta-eeI am new to developing Java on Mac OSX. I wanted to download the Java 7 EE SDK so I could …
java macos java-ee-7