FailedChanges

Summary

  1. Fixes some errors in UserEJB. (details)
Commit 1b135467eaa0a43f51c1a8447d7270042fd53049 by jacasanova
Fixes some errors in UserEJB.
The @Stateless annotation was added to the EJB. In the method
registerUser was added a Registration persist. Now, the userConfirmation
method doesnt recieve any param and looks for the Registration User in
the DB using the UUID recieved in the request link.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/UserEJB.java (diff)