Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.0

Difference between Repository and DAO design patterns [duplicate]

EJB3 Business Logic Patterns & Practices

JSF2: Open Session in View with EJBs?

Configuring MappedName annotation in Message Driven Bean dynamically

How can I override an EJB 3 session bean method with a generic argument - if possible at all? [closed]

Can remote stateless session bean references be cached in EJB3?

Using stateless EJB beans in an Entity Bean

java jpa ejb-3.0

Is the @Resource annotation applied when a Stateless EJB is deserialized?

java jakarta-ee ejb-3.0

Is it possible to invoke methods of secured EJBs through message-driven beans?

How do I call a remote EJB in an EAR from another?

Is it okay to pass injected EntityManagers to EJB bean's helper classes and use it?

Unit test error (JSF): Absent Code attribute in method that is not native or abstract

unit-testing jsf ejb-3.0

In Restful web services how to get username or password programmatically (basic authentication)

Are EJB Timers supposed to be persistent/reliable?

EJB module initialization listener

java ejb-3.0 ejb listeners

EJB3 Business Delegates

java jsf jakarta-ee ejb-3.0

EJB application shutdown hook

java ejb-3.0 monitoring jmx

EJB 3 injection into spring beans

java spring jakarta-ee ejb-3.0

Programmatically determining JNDI root context / ear name in JBoss 5.1

Difference between Stateless and Stateful session bean

ejb-3.0