-
Enterprise Java
RESTEasy Tutorial Part-3: Exception Handling
Exception Handling is an obvious requirement while developing software application. If any error occured while processing user request we should…
Read More » -
Software Development
If you aren’t among those finding bugs you might be among those complaining about them later
Back from vacation and looking forward to the more productive summer times in general I stumbled over a post titled…
Read More » -
Agile
Becoming a Leading Manager
My most recent post, We Cannot Choose Between Management And Leadership, has struck a chord. That’s the good news. The…
Read More » -
Groovy
GitHub Social Graphs with Groovy and GraphViz
The Goal Using the GitHub API, Groovy and GraphViz to determine, interpret and render a graph of the relationships between…
Read More » -
Core Java
A Birds’s Eye View of Maven
One of the things that we do on a daily basis is use Maven to build our projects by issuing…
Read More » -
Software Development
Key Exchange Patterns with Web Services Security
When we have message level security with web services – how we achieve integrity and confidentiality is through keys. Keys…
Read More » -
DevOps
Apache HTTP server with Tomcat on SSL
Introduction I recently needed to simulate our production deployment environment in my local machine. Our production applications are running on…
Read More » -
Enterprise Java
Managing Jenkins job configurations
In JBoss Tools and Developer Studio, we manage a lot of build jobs in Jenkins. In fact, for the 3.2.x/4.x…
Read More » -
DevOps
Why do we insist on consensus on the role of Ops?
I’ve seen so many threads over the last few weeks about who should do what, why, and what you should…
Read More »