EJB
-
Enterprise Java
Full WebApplication JSF EJB JPA JAAS – Part 1
This post will be the biggest so far in my blog! We will see a full web application. It will…
Read More » -
Enterprise Java
Full WebApplication JSF EJB JPA JAAS – Part 2
View – Creation and JSF set up This tutorial continues from part 1. Let us create a new Dynamic Web…
Read More » -
Enterprise Java
Java EE 6 Testing Part I – EJB 3.1 Embeddable API
One of the most common requests we hear from Enterprise JavaBeans developers is for improved unit/integration testing support. EJB 3.1…
Read More » -
Enterprise Java
Java EE 6 Testing Part II – Introduction to Arquillian and ShrinkWrap
In Java EE 6 Testing Part I I briefly introduced the EJB 3.1 Embeddable API using Glassfish embedded container to…
Read More » -
Enterprise Java
The Java EE 6 Example – Galleria – Part 3
The previous posts ( Part1 | Part 2 | Part 3 | Part 4) about the Galleria example guided you…
Read More » -
Enterprise Java
The Java EE 6 Example – Galleria Part 2
You probably followed me with the last Java EE 6 Galleria example posts. The first one was the basic introduction.…
Read More » -
Enterprise Java
EJB Lookup in a Vaadin Application
It has been a long time since the last Service Locator I have implemented. I thought it wouldn’t be necessary…
Read More » -
Enterprise Java
EJB 3.1 Global JNDI Access
As outlined in the previous parts of this series, the major drawback of the EJB v. 3.0 Specification was the…
Read More » -
Enterprise Java
References to EJBs Outside Your Application With Oracle WebLogic
In the previous posts we made an overview of the EJB v. 3.0 and of the portable mechanisms it provides…
Read More »