Quantcast
Channel: Programmer's lounge » maven
Browsing all 13 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Maven 3 installation and configuration

In this tutorial we are going to show how to set up a working maven 3 installation. Follow this steps: - Download maven 3 - Install maven 3 - Configure maven 3 - Check setup 1. Download maven 3 •...

View Article



Image may be NSFW.
Clik here to view.

Maven 3 Eclipse plugin setup

In this tutorial we are going to setup maven 3 eclipse plugin quickly and smoothly. The whole process goes well under Eclipse Indigo IDE. 1. Maven plugin installation • Start Eclipse • Navigate to...

View Article

Image may be NSFW.
Clik here to view.

Axis2 Java2WSDL approach

In this tutorial we are going to code a WebService based on Axis2 java2wsdl approach – exposing POJO as a WebService. If you haven’t do so yet configure your development environment based on Eclipse...

View Article

Maven 3 – How to deploy a WAR package

When you are using an auto deploy directory of an application server have you ever wondered how much time you waste while switching through windows while building and deploying web application while...

View Article

Image may be NSFW.
Clik here to view.

Axis2 WSDL2Java approach

In this tutorial we are going to create a WebService based on Axis2 wsdl2java approach. A WSDL file will be taken from our previous tutorial Axis2 Java2WSDL approach In this tutorial we are going to...

View Article


Image may be NSFW.
Clik here to view.

Axis 2 client

In this tutorial we are going to code an axis 2 client based on wsdl2java approach. We are going to connect to a HighScores Service which we have created in previous tutorial – Axis2 WSDL2Java approach...

View Article

Image may be NSFW.
Clik here to view.

Jenkins installation and configuration with Maven, Ant and GitHub

In this tutorial we are going to describe Jenkins installation and configuration with Maven, Ant and GitHub. We are going to use a Tomcat Application Server 7. If you don’t have Tomcat installed please...

View Article

Image may be NSFW.
Clik here to view.

Maven and JUnit tests debug with Eclipse

We are going to show you how to connect to JUnit tests while it is being executed during maven build. We are going to use Eclipse debugger and Eclipse Maven plugin which we were installing here at...

View Article


Image may be NSFW.
Clik here to view.

Maven – How to generate a custom manifest file

Here is a simple solution for generating custom manifest file while building a maven project. Look at our sample pom.xml file: pom.xml <project xmlns="http://maven.apache.org/POM/4.0.0"...

View Article


Image may be NSFW.
Clik here to view.

Getting started with Primefaces using Eclipse IDE and Maven

Today we are going to show you how to get started with JSF2 and Primefaces quickly. We are using maven 3 and eclipse IDE for this tutorial. If you want to find out how to easily setup your development...

View Article

Image may be NSFW.
Clik here to view.

JSF 2, Spring 3 example – The Registration App

Today we are going to show you how to integrate JSF 2 with Spring 3. Our JSF 2 Spring 3 example application is the implementation of the Workshop registration use case. Here is how it looks like. JSF 2...

View Article

Image may be NSFW.
Clik here to view.

JSF 2 custom validation – the email validation example

Today’s topic is JSF 2 custom validation. We are going to show you how to create and use a custom JSF 2 validator – the email address validator. Our sample application is consists of a simple form...

View Article

Image may be NSFW.
Clik here to view.

Installing Maven plugin in Eclipse JUNO

Some time ago we have shown you how to install Maven plugin in Eclipse INDIGO. Today we are going to show you how to quickly setup Maven 3 Eclipse plugin in Eclipse JUNO. In about 5 minutes you will be...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images