
If you think that in year 2012 all companies which produce software and IT divisions in our world have already their optimized software development process,...
0 replies - 2356 views - 05/03/13 by Lofi Dewanto in Articles

1. Overview
In a previous article, I discussed how a Maven project can locally install a third party jar that has not yet been deployed on Maven...
0 replies - 1937 views - 04/23/13 by Eugen Paraschiv in Articles

For those of us doing Java
EE development with Maven (which by my own account as a former
consultant is pretty...
0 replies - 2371 views - 04/18/13 by Reza Rahman in Articles

Table of Contents1. Overview of the problem2. The .properties files3. Spring configuration4. Setting the Property in each environment5. Maven and testing6....
1 replies - 2759 views - 04/16/13 by Eugen Paraschiv in Articles

To deploy my WSO2 Carbon Application aRchive (CAR) file to my WSO2 ESB instance I use this Maven plugin. I couldn’t find a lot of documentation...
0 replies - 567 views - 04/09/13 by Pascal Alma in Articles

As part of evaluating an open-source framework which uses Google Web Toolkit I ran into some of the familiar issues I already had a few times earlier with the...
0 replies - 2442 views - 03/22/13 by Ted Vinke in Articles

Spring Integration provides a feed adapter for Web Syndication to subscribe to an RSS or an ATOM feed.
Maven Dependency
The following Maven dependency is...
0 replies - 1743 views - 03/14/13 by Jagadeesh Motamarri in Articles

For those of us doing Java EE development with Maven (which by my own account as a former consultant is pretty much all Java EE/GlassFish adopters), getting...
0 replies - 1791 views - 02/20/13 by Reza Rahman in Articles

For people in hurry get the latest code @ github and run “mvn test”
Introduction
Typically, when you call a Webservice from Java, you need to create a...
0 replies - 1371 views - 02/18/13 by Krishna Prasad in Articles

Being an itinerant programmer one of the things I've noticed over the
years is that every project you come across seems to have a slightly
different way...
0 replies - 3646 views - 02/08/13 by Roger Hughes in Articles

Create a maven project and add the following dependencies to the pom.xml
<?xml version="1.0" encoding="UTF-8"?>
<project...
0 replies - 1013 views - 02/01/13 by Achala Chathura... in Articles

Over the past few months, my team has been working on integrating the Jasig CAS (Central Authentication Service) framework with our application. CAS is a...
0 replies - 1771 views - 01/07/13 by James Lorenzen in Articles

One of the biggest leaps forward in my productivity and satisfaction as a developer was experienced when I learnt about and adopted Maven for my Java projects....
0 replies - 6517 views - 01/03/13 by Ben Wootton in Articles

Last week, Google announced the last update for Google App Engine in 2012. GAE 1.7.4 provides expanded EU support, as well as a new Maven plugin for Java...
0 replies - 2116 views - 12/18/12 by Eric Genesky in Articles

Q:What is the quick way to setup Eclipse war (possibly ear) project built with maven?
A: In short: Eclipse + wtp + m2e +m2e-wtp
Sometimes from...
0 replies - 2213 views - 12/17/12 by Peter Butkovic in Articles