Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.0

How to specify a different jndi-name than the default for an EJB in JBoss 4.2.2.GA?

jboss ejb-3.0 jndi

Can an EJB be called from a desktop application?

java jakarta-ee ejb-3.0

Call EJB3 Local bean through Remote bean from external JVM

java ejb-3.0 weblogic-10.x

Understanding the Glassfish console JNDI output

What is the best prctice for using security in JAX-WS

php security ejb-3.0 jax-ws jaas

ThreadLocal (and Singleton) in EJB Container

To EJB3 or not?

architecture ejb-3.0 pojo

EJB3 with Spring

Deploying EJB and accessing it using Remote and Local references

EJB into SEAM Component (Different projects and same JBoss)

jboss ejb-3.0 seam

Splitting EJBs and interfaces into separate module -- deployment fails

Must or must not extend javax.ejb.EJBLocalObject interface?

java jboss ejb-3.0 ejb

Unclear EJB bean JNDI name under Weblogic

EJB3 initialization code

ejb-3.0 jboss5.x

Java EE: Proxy cannot be cast to Local Interface, maybe classloading issue?

Class Loading problem in Java Enterprise application

JMS queue message receive order

java jms ejb-3.0 ejb openjms

The simplest way to convert EJB 2.0 project to EJB 3.0

migration ejb-3.0 ejb ejb-2.x

JPA lazy loading strategies for remote client using EclipseLink