1. 19 Oct, 2016 1 commit
  2. 05 Oct, 2016 1 commit
    • Administrator's avatar
      Fixes the EAR deployment to Wildfly · 6e691966
      Administrator authored
      On previous commits, the name of the EAR was changed but the Wildfly plugin
      wasn't updated to use the new name. This commit changes the Wildfly deployment
      configuration to fix this problem.
      6e691966
  3. 28 Sep, 2016 1 commit
    • Administrator's avatar
      Updates the project for the 16/17 course · 6840294c
      Administrator authored
      The README.md has been update to reference the new course and the new
      Eclipse version. In addition, the general pom.xml file has been updated
      to include the newer versions of the dependencies, and the ear/pom.xml
      has been modified to include more project information in the generated
      EAR.
      
      On the other hand, the testing mysql-ds.xml have been removed and the
      standalone.xml testing files have been updated to include the datasource
      data.
      6840294c
  4. 08 Nov, 2015 2 commits
  5. 03 Nov, 2015 1 commit
    • Administrator's avatar
      Adds the JSF and EAR projects · f5c55dc2
      Administrator authored
      This commit adds the JSF project with a web application that allows the
      management of owners (by the administrators) and pets (by the owners).
      The JSF project includes the functional tests for the owners management
      page.
      
      The EAR project only contains a POM that creates an EAR distribution of
      the system.
      f5c55dc2