Skip to content

kirkor/tarnica-mountain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tarnica-mountain

Sample application with two servers: JBoss for EJB (Service/Microservice layer) -> (remote EJB; JBoss remoting) -> Tomcat for WEB (CDI + JSF)

Project description

It's simple education project. The idea is to have two serwers where on is connecting to another. Project tree looks like this:

api
--parent
--security-api
--user-api

ejb
--security
--user

libraries
--model
--web-security

web
--tarnica

TODO

  • write junit test with mockito and spoock
  • make the project to work
  • clean code and refactoring
  • add new stuff with TDD
  • create ear project

##Build status Build Status

About

Sample application with two servers: JBoss for EJB (Service/Microservice layer) -> (remote EJB; JBoss remoting) -> Tomcat for WEB (CDI + JSF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published