Commit
f9ab1f07120e397d81cf267a09547b5d99938da9
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).