Skip to content

werpu/tomeemaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small example on how to use TomEE in conjunction with Maven and HSQLDB.

This example is as barebones as it can get without sacrificing functionality, 
so do not expect any nifty layouts or nifty functionality. 
I wanted to provide a real world hello world with JAAS authentication and a secured area.
You can use this program as starting point for your own programs.

You can start the program simply by running mvn install tomee:run
and then point your browser to: http://localhost:8080/tomeemaven/

Documentation for this project can be found on:
http://werpublogs.blogspot.co.at/2012/11/tomee-and-maven.html

About

Simple Maven Project using Tomee and HSQLDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages