Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ejb

Unsupported Class Version Error

ejb java jdk1.6 java-7

use JTA transaction or not?

Why Stateless session beans?

What is difference between JPA Project and EJB Project in Eclipse?

java eclipse jpa jakarta-ee ejb

Have an EJB schedule tasks with "crontab syntax"

EJB's and Threading

Save blob using a stream from EJB to database (in a memory efficient way)

jpa ejb blob java-ee-6 jboss7.x

Spring <jee:remote-slsb> and JBoss AS7 - No EJB receiver available for handling

spring ejb jboss7.x

Managing Concurrent Access in a Singleton Session Bean

EJBs in libraries - Reusing EJBs

java jakarta-ee ejb code-reuse

How to load Fop configuration file to FopFactory

Occurrence of org.hibernate.exception.GenericJDBCException: Could not open connection for long running process

Message-driven bean (EJB3) in WebSphere 7, XA transactions, Error handling

maven skinnyWars does not remove ejb jars from WEB-INF\lib\

maven ejb war ear skinny-war

EJB method takes more time to return after each call

Wildfly Remote EJB Invocation

Can CDI inject standard library POJOs into an EJB?

java ejb cdi

Is it ever good practice to have non-transactional EJB "read" methods?

Injecting an EJB into a dynamic mapped servlet

Is the Microservices architectural Pattern similar to EJB 1.0?