TypedQuery<T>.getSingleResult returns object of type Class instead of type T...
Read MoreTomEE + OpenJPA: Error creating EntityManager using container managed DataSource...
Read MoreDDL generation and general persistence.xml settings (OpenJPA)...
Read MoreReason for "java.lang.NoClassDefFoundError: org/apache/openejb/loader/OpenEJBInstance"...
Read Morejavax.ejb.EJBTransactionRolledbackException - get stacktrace for origin...
Read MoreOpenEJB Local Client Injection Fails...
Read MoreHow to resolve 'Api type [java.util.Set] is not found with the qualifiers' Error when starti...
Read MoreOpen EJB embeded container can not find the JNDI Name...
Read Moreintegration test with openejb container and hibernate fails...
Read MoreHow to make OpenEJB to use slf4j?...
Read MoreHow can I integrate Jersey with TomEE / openEJB...
Read MoreOpenejb with JPA - able to retrieve but cannot insert into database...
Read MoreStateless Session Bean vs Stateless Singleton...
Read MoreIs it possible to catch a runtime exception and throw an application exception instead in the same t...
Read MoreHow do I access TomEE's JTA transaction manager?...
Read MoreCan ExceptionMapper (Java EE 6) handle NON RuntimeException's?...
Read MoreUsing EJBs in TestNG with openEJB...
Read MoreWhat is @Module annotation in OpenEJB and how it is used?...
Read MoreLocating a LocalBean by its class...
Read MoreConfigure OpenEJB for testing - Add other projects EJB to classpath...
Read MoreCan Converter @FacesConverter(forClass=[someClass.class]) be implemented as @Singleton @Lock(READ)?...
Read MoreChoosing embedded EJB 3.x container to run Java EE 5 app on Tomcat...
Read MoreStandalone OpenEJB packaging with dependencies...
Read MoreHow to increase the memory for OpenEJB standalone container?...
Read MoreTomEE + OpenJPA - can't inject EntityManagerFactory PersistenceUnit...
Read MoreHow to configure OpenEJB logging?...
Read MoreHow to setup precompiled jsps with Tomee/Openejb?...
Read MoreEJB 3.1 - implementation of javax.security.auth...
Read More