SuccessChanges

Summary

  1. Fixes in creating headquarters in layer service (details)
Commit 13345934f53b3368dc394390237ec9867b4a97cc by anrodriquez
Fixes in creating headquarters in layer service
The headquearters can only be added while the user is logged in.
Therefore it is verified that whoever tries to add has an active
session.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/HeadquartersServiceIntegrationTest.java (diff)