Skip to content

Use Apache ear and ejb plugins to deploy a separated EAR application

Notifications You must be signed in to change notification settings

mhddurrah/ejb-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ejb-application

Use Apache ear and ejb plugins to deploy a separated EAR application

Separated Deployment of an EJB application with Hibernate, check client here: https://github.com/mhddurrah/ejb-jsf-client/

Find database structure under ejb-service/src/main/resources

Build and Usage:

cd ejb-service

mvn clean install -U

mvn ejb:ejb package deploy

cd .. (or cd.. in Windows :D )

mvn ear:generate-application-xml package deploy

About

Use Apache ear and ejb plugins to deploy a separated EAR application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages