Skip to content

The goal of this project is the use of JavaEE Frameworks: Maven, Seam 3, JSF2, CDI, JPA

Notifications You must be signed in to change notification settings

walidNeji/crm_jboss_seam3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRM Using JBoss Seam3

Hi evry Body :D Overview

It's a final year project, released in May 2012. We have implemented a small CRM to manage users and commercial agents. The goal of this project is the use of JavaEE Frameworks: Maven, Seam 3, JSF2, CDI, JPA, ...

Project structure

This project's (parent maven pom) divided to three projects:

  1. CRM_PFA-Model: Contains all persistence models
  2. CRM_PFA-Service: Contains our services (Dao in other terms), depend on 1
  3. CRM_PFA-Web: Contains JSF application, depend on 1 and 2

About

The goal of this project is the use of JavaEE Frameworks: Maven, Seam 3, JSF2, CDI, JPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • CSS 21.3%
  • Java 11.0%
  • PHP 2.2%
  • Python 1.5%