-
Enterprise Java
Java EE 7 / JAX-RS 2.0 – CORS on REST
Java EE REST application usually works well out of the box on a development machine where all server side resources…
Read More » -
Software Development
Revamping WSO2 API Manager Key Management Architecture around Open Standards
WSO2 API Manager is a complete solution for designing and publishing APIs, creating and managing a developer community, and for…
Read More » -
Software Development
Accelerated Development: Team Conflict is for Losers
It is a guarantee that don’t like someone on your development team and they have behaviors or habits that you…
Read More » -
Software Development
Securing the Insecure
The 33 years old, Craig Spencer returned back to USA on 17th October from Africa after treating Ebola patients. Just…
Read More » -
Agile
Does Agile require cultural change?
If Wood Allen was an Agile Coach Consultant he might say: “#Agile without culture change is an empty experience; but…
Read More » -
Enterprise Java
Create WildFly OpenShift application using Command Line Tools
A new instance of WildFly can be easily provisioned on OpenShift by using the quick start. Just a single click,…
Read More » -
Enterprise Java
Spring boot based websocket application and capturing http session id
I was involved in a project recently where we needed to capture the http session id for a websocket request…
Read More » -
Groovy
Using Groovy for Bash (shell) Operations
Recently I needed to create a groovy script that deletes some directories in a Linux machine. Here’s why: …
Read More » -
Scala
Clustering reactmq with akka-cluster
In the last two posts on reactmq, I described how to write a reactive, persistent message queue. The queue has…
Read More »