Skip to content

Coupon-System : EJB module for asynchronous income logging

Notifications You must be signed in to change notification settings

chenchuk77/coupons-ejb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Coupon system - ejb module

this module provides async income logging. the ejb module received income from JAX-RS and send it to JMS queue a MessageDrivenBean takes it from the queue and store with JPA to local H2 db

this module shipped with a tester (web module) to simulate coupon system web resources

to build :

  1. git clone this coupons-ejb
  2. git clone the coupons-ejb-web-tester

add 2 projects to eclipse by File -> Import project from folder

coupons-ejb :

  • add WildFly 9.0 runtime to compile.

About

Coupon-System : EJB module for asynchronous income logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages