Skip to content

mrseal/ejb3study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ejb3study

Repository for EJB 3.1 study

To run this EJB simple example:

  1. Go to root folder (ejb3study): mvn clean install
  2. Deploy /ejb3study/ejb3study-ear/target/ejb3study-ear-0.0.1-SNAPSHOT.ear into JBoss
  3. Open Postman and send request For example:
  4. Check the result

This repository contains:

  1. Stateless Session Bean example:
    • Encryption

About

Repository for EJB 3.1 study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages