Skip to content

Coder-ACJHP/WebAppWithPureJavaEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise web application with JavaEE technologies

EJB, JNDI, JPA(Hibernate), JSF(Primeface)

How to run ?

  • Download the project and import it in any IDE
  • Download and install Wildfly 11.0.Final Application container if not exist
  • Create Mysql datasource in wildfly with 'java:/MySqlDS' name and connect it with your database.Look at here if you don't know
  • Right click on project Clean and Built -> Deploy

I hope this help you


Questions ?

For any question please email me at : [email protected]