Commit
2e3666a8ebfb772ca70a97e53f8f2bc62ec749cc
by jacasanovaError fix in UserEJB, Standalone.xml and Mailer files
Modifies the value of the version of javamailer from 2.0 to 1.0 in
standalone.xml Removed the function findUserByEmail and added function
findUserInRegistration Added @Local annotation to the Mailer interface
Modified DefaultMailer due to an invalid state of the
HttpServletRequest(null)