Commit
4c711edd2712e5e3da038e29f1c5b7c22499cb60
by abmiguezAdds EventEJB and its tests
Implements basic EJB for Event entity to perform a basic front page.
Includes all test for all EventEJB methods. Creates two events xml files
to perform EJB tests. Fixes Event JPA entity class (enumerated
annotation missed).