Skip to content

archétype pour la création d'un projet web sous maven

Notifications You must be signed in to change notification settings

Mistifiou/maven-jee-earproject

Repository files navigation

Welcome to jee-webproject-maven-template

Objective for this project was to be hable de to create a new maven project with :

  • JSF auto implementation
  • JQuery and Bootstrap auto implementation
  • Glassfish local parameters for local deployement
  • Embeded datasource
  • basic CRUD based on a "User" table
  • hello world start page, connected with ManagedBean controler

How to use this project (eclipse)

  • Download jar file and pom.xml from this link and import this in eclipse.

  • Create new maven based project and choose jee-webproject-maven-template template.

  • Go to [project-name]-war and check datasource definition to configure database

  • Go to [project-name]-ear and check build definition to update glassfish connexion attributes

  • Right click on core project Build as -> Maven build -> clean install

This is on GitHub so let me know if I've b0rked it somewhere.

Stuff used to make this:

About

archétype pour la création d'un projet web sous maven

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages