Commit
e6f03e4de197f2b94bd56abdafb9326d99ccf99a
by jacasanovaImproves UserEJB and Registration/Confirmation JSF
The UserEJB.java file has been updated in order to support exceptions:
now, whenever a there's an error while attempting to register an user an
exception is thrown. Both Registration/Confirmation JSF have been
updated in order to support exceptions.