New posts in java-ee-6

Excluding fields in JAXB

What's the difference between standalone and domain on JEE6?

Testing an EJB with JUnit

Initialization of List in a JSF Managed bean

Glassfish DeploymentException: Error in linking security policy for

Where can I find a list of all the reference implementations for Java EE 6? [closed]

Use Enum type as a value parameter for @RolesAllowed-Annotation

A message body writer for Java type, class myPackage.B, and MIME media type, application/octet-stream, was not found

Is CDI a good replacement of Spring? [closed]

How to define <welcome-file-list> and <error-page> in servlet 3.0's web.xml-less?

what is the right path to refer a jar file in jpa persistence.xml in a web app?

Java EE 6 vs. Spring 3 stack [closed]

How do CDI and EJB compare? interact?

What is javax.inject.Named annotation supposed to be used for?

Java EE 6 @javax.annotation.ManagedBean vs. @javax.inject.Named vs. @javax.faces.ManagedBean

Why does maven not copy the properties files during the build process?