-
Enterprise Java
OpenLiberty: Error on Injection, works on TomEE and Wildfly
While I was working on this blog, I encountered this error: [INFO ] DSRA8203I: Database product name : MySQL [INFO…
Read More » -
Enterprise Java
Testing OpenLiberty with Arquillian (Remote)
Having heard many great reviews, I thought I’ll give Open Liberty a try. In this post, I shall discuss the…
Read More » -
Enterprise Java
Java EE integration testing with Arquillian using Chameleon, Shrinkwrap, Drone/Graphene
Continuing from my previous post here, I think I have learnt a few new (and exciting) things about Java EE…
Read More » -
Enterprise Java
Using JSF 2.2 features to develop ajax, scrollable, lazy-loading data table
This time around, I thought I’ll share with you what I recently learnt of JSF 2.2 features. To do that,…
Read More » -
Enterprise Java
JAAS-secured JAX-RS end point
With the advent of RESTFUL (JAX-RS) as the “preferred” way to create web service end points, for a long time…
Read More » -
Enterprise Java
Testing Java EE 6 with Arquillian (incl. JPA, EJB, Bean Validation and CDI)
For a very long time, I heard quite a lot of people saying good things about Arquillian. Whilst I have…
Read More »