Enterprise Java
-
Introducing the JBoss BPM Suite installer
This week we want to introduce you to the rather unknown installer component that is delivered with the JBoss BRMS…
Read More » -
Adding Custom Claims to the SAML Response – (How to Write a Custom Claim Handler for WSO2 Identity Server)
Overview The latest release of WSO2 Identity Server (version 5.0.0), is armed with an “application authentication framework” which provides lot…
Read More » -
Spring 4.1 and Java 8: java.util.Optional
As of Spring 4.1 Java 8’s java.util.Optional, a container object which may or may not contain a non-null value, is…
Read More » -
A beginner’s guide to JPA/Hibernate entity state transitions
Introduction Hibernate shifts the developer mindset from SQL statements to entity state transitions. Once an entity is actively managed by…
Read More » -
A closer look at Oracle IDM Auditing
Reporting is a vital functionality in any product which deals with sensitive information. Same applies to Identity & Access Management tools.…
Read More » -
Java EE 7 with Angular JS – Part 1
Today’s post will show you how to build a very simple application using Java EE 7 and Angular JS. Before…
Read More » -
How to compose html emails in Java with Spring and Velocity
In this post I will present how you can format and send automatic emails with Spring and Velocity. Spring offers…
Read More » -
Mule ESB, ActiveMQ and the DLQ
In this post I will show a simple Mule ESB flow to see the DLQ feature of Active MQ in…
Read More » -
Smart Auto-PPR Change Event Policy
There is a common belief among ADF developers that setting the iterator binding change event policy to ppr is not a…
Read More »