FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
moabdi/ExampleEJBModule: JEE Code source · 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
Branches
Tags
Open more actions menu
Latest commit
History
12 Commits
12 Commits
Folders and files
Name
Name
Last commit message
Last commit date
BankEJB
BankEJB
ClientEJB
ClientEJB
README.md
README.md
Repository files navigation
README
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.
To test the ejb module you have to:
Use ClientEJB project.
import BankEJB into ClientEJB project in the classpath.
Add the jboss-client.jar library in the classpath.
Run application using ClientRemote class.
About
JEE Code source
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL