FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ExampleEJBModule/BankEJB at master · moabdi/ExampleEJBModule · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Example of EJB module

To install server module (BankEJB), you have to :

  1. Install JBoss server (this application is run on version wildfly-8.2.1.Final)
  2. Add mysql driver (com/mysl/main) on the path: wildfly-8.2.1.Final/modules/system/layers/base/com
  3. Create a new database in mysql
  4. Create a new datasource in JBoss using the database created
  5. Deploy the application on JBoss server.

Back | FazBrowse Home | New Git URL