-
Enterprise Java
Tomcat in Eclipse: 6 popular “how to” questions
Learning a new technology is always a hard process. This process becomes even more difficult when you are trying to…
Read More » -
Enterprise Java
Using JGroups Directly From JBoss AS 7 Component
JGroups is Bela Ban‘s piece of software for reliable message exchange that is highly configurable and can use either TCP…
Read More » -
Core Java
Java StringBuilder myth debunked
The myth Concatenating two Strings with the plus operator is the source of all evil — Anonymous Java dev NOTE:…
Read More » -
Enterprise Java
Java EE 7 and EJB 3.2 support in JBoss AS 8
Some of you might be aware that the Public Final Draft version of Java EE 7 spec has been released.…
Read More » -
Enterprise Java
JArchitect became free for Java open source contributors
JArchitect is a static analysis tool for Java codebases that provides interactive GUI(s) and HTML reports for finding overly complex…
Read More » -
Software Development
Enterprise Benefits on Service Oriented Architecture – SOA
Currently market push is towards SOA a Service-Oriented Architecture. SOA as a term is impressive but we need to understand…
Read More » -
Enterprise Java
MOXy’s Object Graphs – Input/Output Partial Models to XML & JSON
Suppose you have a domain model that you want to expose as a RESTful service. The problem is you only…
Read More » -
Enterprise Java
One way messaging with WSO2 ESB
As I posted before I am currently working with the WSO2 ESB. To get a good understanding of this ESB…
Read More » -
Enterprise Java
Exception Handling with the Spring 3.2 @ControllerAdvice Annotation
A short time ago, I wrote a blog outlining how I upgraded my Spring sample code to version 3.2 and…
Read More »