Posted on June 10th, 2011 by Paritosh Ranjan
The application I am working on nowadays extensively uses JBoss Drools. The application deals with lots of objects on which complex logic is applied in sequence. This part has been developed using JBoss Drools. The keywords here are “lots of objects” and “complex logic in sequence”. These two keywords, when found together, often cause menace [...]
Filed under: JBoss | 8 Comments »
Posted on May 10th, 2010 by Yogesh Kapoor
Intent To automate execution of the FitNium acceptance tests and generate reports using maven. This is particularly useful in test driven and continuous integration environment. Motivation In one of the recent projects we wanted to integrate FitNium acceptance tests with maven based build system.We were using FitNium as it allows us to write and execute [...]
Filed under: Agile, fitnesse, Maven, Quality Assurance, TDD | 1 Comment »
Posted on November 26th, 2009 by Rocky Jaiswal
Recently I was working on an application that enables users to view the message count and the message content on all Queues deployed on a JBoss instance. Mainly, this application can be used by administrators to manage JMS Queues, it also provides a simple interface to create / delete queues as well as monitor messages [...]
Filed under: JBoss | 1 Comment »