Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example project to call EJB module:

  1. Use ClientEJB project.
  2. import BankEJB into ClientEJB project in the classpath.
  3. Add the jboss-client.jar library in the classpath.
  4. Run application using ClientRemote class.