Java EE 7 Compatible servers?
jakarta-ee, java-ee-7, jboss, jboss6.x, jboss7.x
Solution
Here is an list of Certified_application_servers, both of GlassFish server Open Source Edition v4.0 ,WildFly v8.0.0.Final, TmaxSoft JEUS v8 are Java EE 7 full certified.
Problem
I am using JAVA SE 1.7 and JAVA EE 7 in project, what are all the available servers(commercial/free) which will support JAVA EE 7 web profile 2.1?(Required Components). I need to use Servlet 3.1 and CDI 1.1 ..etc. javaee-spec_WebProfile I try to use JBoss EAP 6.1 / Jboss 7, but I came to know it'll support JAVA EE 6 web profile. (web-profile1, web-profile2) I found JAVA EE 7 compatible servers are GlassFish Server Open Source Edition 4.0, TMAX JEUS 8. Any other servers available?