SuccessChanges

Summary

  1. tsk8 Adds the action to update a user (details)
Commit de6060e58fe83db246f7dadd30dcb5db6fad737d by anrodriquez
tsk8 Adds the action to update a user
Adds the action in the service layer to be able to modify a user with
the corresponding tests.
Updates the user creation to verify that the login does not exist in the
database.
The file was addedtests/src/main/resources/datasets/users-update.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserServiceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/UserService.java (diff)