SuccessChanges

Summary

  1. tsk12 Adds relationship sign up to Event (details)
Commit 51decbc80a0c0b5e5418793e76c490a5547c5f0d by jvrey
tsk12 Adds relationship sign up to Event
Modifies the entities to allow the action to sign up in Event. Adds the
apropriate test class. Modifies the deployment package to add the
relationship.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/UserEJBTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/User.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/lettab/domain/EventTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/lettab/domain/UserTest.java (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/EventManagedBean.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java (diff)