Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in openejb

EJBs 2.0 on OpenEJB - Where do I put the needed jars?

TomEE + CXF configuration reference

Is inheritance allowed for EJB3 Stateless Session Beans?

How to make OpenEJB to use slf4j?

OpenEJB: can't specify global JNDI name

java jndi apache-tomee openejb

How to build a auto reply JMS listener in JUnit (in OpenEJB)

OpenEJB 4.6.0 does not start with jdk8

java-8 openejb

Several instances of a @Singleton OpenEJB bean present

java singleton testng openejb

OpenEJB with Tomcat and Hibernate and JPA

hibernate jpa openejb

Choosing embedded EJB 3.x container to run Java EE 5 app on Tomcat

How to configure embedded OpenEJB container for tests properly?

Tomcat / "Application cannot be deployed as it contains deployment-ids" error

tomcat openejb

openejb embedded container cannot find persistence.xml

VisualVM connect to local TomEE very slow and can not take a heap dump

Why datasource is not found in JNDI after injection from jndi.properties?

What is the workflow for application startup and configuration when using Apache TomEE