Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-ee-6

JavaEE 6: How to inject JMS Resource in a standalone JMS client?

Adding custom context information to EJB method calls

JAAS - Java programmatic Security in Java EE 6 (without @DeclareRoles)

JPA Criteria query Path.get left join is it possible

Performance impact of using CDI

Migrate data from relational DB to NoSQL

how to use new scala 2.8.0 nested annotations

Are CDI event observer methods compatible with EJBs?

Jackson @JsonSerialize ignored in Jboss 7.1.1 if maven dependecy set to provided

How singleton is javax.ejb.Singleton in a clustered environment?

copying all properties of one pojo to another in java?

java java-ee-6

Java EE 6 and CDI

conversational state of session beans

Explicite Local EJB not injected with Arquillian

What is an EJB module in Java EE 6?

Why does CMT commit on exit of EJB method, when transaction attribute is "Required"?

Can @Resource be used to inject primitives in EJB3.0?

How do you call List.size() from a JSF 2.0 Facelets Template?

java jsf facelets java-ee-6

Clean code, stateless session beans and private state

How to change location of ValidationMessages.properties in Bean Validation

java-ee-6 bean-validation