Year: 2012
-
Software Development

Being a better enterprise architect
Enterprise architects seem to become more and more involved in ātrying out new thingsā or pushing down technology or implementation…
Read More » -
Enterprise Java

What is ActiveMQ?
Although the Active MQ website already gives a pithy, to-the-point explanation of ActiveMQ, I would like to add some more…
Read More » -
Enterprise Java

GlassFish 3.1.2 is Full of MOXy (EclipseLink JAXB)
I am very happy to announce that EclipseLink JAXB (MOXy) is now a JAXB ( JSR-222) provider in GlassFish 3.1.2.…
Read More » -
Enterprise Java

ANTLR Tutorial – Hello Word
Antlr stands for ANother Tool for Language Recognition. The tool is able to generate compiler or interpreter for any computer…
Read More » -
Enterprise Java

Connect to RabbitMQ (AMQP) using Scala, Play and Akka
In this article we’ll look at how you can connect from Scala to RabbitMQ so you can support the AMQP…
Read More » -
Enterprise Java

AOP made easy with AspectJ and Spring
I recently started looking at Aspect Oriented Programming (AOP) and I’m finding it exciting to say the least. Of course…
Read More » -
Software Development

Open Source Culture and Ideals
Watching the commercial software industry frenetically trying to make process work occasionally feels similar to watching tragicomedy. This constant struggle…
Read More » -
Core Java

Java Enum puzzler
Letās suppose we have the following code: enum Case { CASE_ONE, CASE_TWO, CASE_THREE; private static final int counter; private int…
Read More » -
Software Development

Application Lifecycle Management at Eclipse
The Eclipse Foundation has evolved a pretty impressive application lifecycle management story. Based on what Iāve observed over the years,…
Read More »







