FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
ExampleEJBModule/BankEJB at master · moabdi/ExampleEJBModule · GitHub
moabdi
/
ExampleEJBModule
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
ExampleEJBModule
/
BankEJB
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
ExampleEJBModule
/
BankEJB
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
.settings
.settings
ejbModule
ejbModule
.classpath
.classpath
.gitignore
.gitignore
.project
.project
README.md
README.md
README.md
Outline
Example of EJB module
To install server module (BankEJB), you have to :
Install JBoss server (this application is run on version wildfly-8.2.1.Final)
Add mysql driver (com/mysl/main) on the path: wildfly-8.2.1.Final/modules/system/layers/base/com
Create a new database in mysql
Create a new datasource in JBoss using the database created
Deploy the application on JBoss server.
Back
|
FazBrowse Home
|
New Git URL