Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-ee-6

EJB testing strategies?

Is there a way to know if a state is active without catching ContextNotActiveException?

java-ee-6 cdi jboss-weld

Should a stateful session bean implements Serializable

JavaEE 6: @EJB(beanInterface="")

Does CDI make sense if there is no Web layer and hence no HTTP session?

java java-ee-6 cdi ejb-3.1

@PreDestroy not called after session expired

Transaction cannot proceed STATUS_MARKED_ROLLBACK when running on jboss standalone

Error listenerStart - JaxWS - JBoss as 7

InterceptorBinding is not working

@Asynchronous not resulting in async invocation of EJB method in JBossAS7

How do you create an EntityManager when you are unsure of the unit name?

Hold session in stateful EJB 3.1 bean?

Hibernate unsaved instance exception using @ElementCollection

JEE6: What can be injected with @Resource?

Sending e-mails in JAVA EE 6

java email java-ee-6

How to access a file from a different war which is in the same ear on a Java EE Server (JBoss)?

java file-io jboss java-ee-6

JSF: Update conditionally on Success or failure of validations

EJB3.1 System Exceptions vs javax.ejb.EJBException

WELD-001408 Unsatisfied dependencies when injecting EntityManager

How to handle attributes in interceptor binding

java java-ee-6 interceptor