Implements a method for allow Users register for an Event A new method to allow the logged User to registered for an Event Adds a new Exception AlreadyRegisteredForEventException
Adds a new method to allow users register for events Implements a function that register the current logged user for an event Implements an Exception AlreadyRegisteredException Modifies EventEJBTests including the new Exception