Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb-3.0

Invoking EJB 3 deployed on GlassFish 3.1 from Servlet on JBoss AS 7.1.1

Create a vendor-neutral EJB3 client

Calling a stateless EJB 3 annotated Remote in a local context

How to consume a webservice from an EJB

Optional injection in EJB3 bean or runtime dependency checks

injected @EJB reference is null after redeployment

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