Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb

EJB injections vs only JSF managed beans

"java.lang.AbstractMethodError: org.hibernate.ejb.EntityManagerFactoryImpl.createEntityManager" with Hibernate

java hibernate rest ejb

How can I test EJB 3.0?

JPA, EJB with error HHH000262: Table not found: employee

java hibernate maven jpa ejb

Are there any EJB migration tools available for migrating EJB 2.1 toEJB 3.x

java ejb ejb-3.0 ejb-3.1 ejb-2.x

When to prefer EJB over GWT Servlet

java gwt ejb

Interceptor is not triggered from another EJB method in same EJB

How to implement a constantly running process in JavaEE

java jakarta-ee ejb jboss7.x

JBAS014544: No EJB found with interface

jakarta-ee jpa ejb

Using Multiple login module in JBoss

Classes of referenced EJB project not found in (the referencing) Web project

eclipse servlets ejb

Injecting a stateless EJB into Servlet

servlets ejb cdi inject

Does OpenJPA work well with Glassfish?

jpa glassfish ejb openjpa

Is it possible to use Hibernate with EJB3?

java hibernate ejb

EJB testing with TomEE embedded EJBContainer api: java.lang.ClassFormatError exception

junit ejb apache-tomee

JPA Entity With Abstract Class Inheritance

jakarta-ee ejb jboss7.x

Returning huge file from a remote EJB call

Serializing JPA entities to JSON using Jackson

json jakarta-ee jpa ejb jackson

Wildfly 8.2: component.CREATE is missing

Why shouldn't I use a JSF SessionScoped bean for logic?