-
Enterprise Java
Testing secured EJBs with Arquillian
Testing secured EJBs has been historically hard to get right. Up until now, I have been using proprietary techniques like…
Read More » -
Enterprise Java
Validating JAX-RS resource data with Bean Validation in Java EE 7 and WildFly
I have already approached this subject twice in the past. First, on my post Integrating Bean Validation with JAX-RS in…
Read More » -
Software Development
Migrating from a Subversion repository to GitHub
One of greatest attractions of GitHub is the community and the tooling that allows this community to share code. Each…
Read More » -
Enterprise Java
Integrating Bean Validation with JAX-RS in Java EE 6
JavaBeans Validation (Bean Validation) is a new validation model available as part of Java EE 6 platform. The Bean Validation…
Read More » -
Enterprise Java
JAX-RS Bean Validation Error Message Internationalization
Introduction to Bean Validation JavaBeans Validation (Bean Validation) is a new validation model available as part of Java EE 6…
Read More » -
Enterprise Java
Running Drools 5.4.0 Final as a JBoss AS 7 module
Drools 5 introduces the Business Logic integration Platform which provides a unified and integrated platform for Rules, Workflow and Event…
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
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
Comparing OpenDDR to WURFL
Web content delivered to mobile devices usually benefits from being tailored to take into account a range of factors such…
Read More »