Challenge Overview
Project Overview
The Global Service Activity System (SAS) is a web based application used to track project related service activities. Users can create and edit service activity data, perform on-line inquiry, filtering/sorting of that data, and generate either a service activity summary or detailed reports.
Competition Task Overview
This assembly will provide models and exceptions of the application.
For details please see attached module architecture in contest forum.
Client Standards
Clent's development standards must be followed (attached in contest forum withing the module architecture).
Library versions
You must use the exact versions of libraries as listed below.
Testing
Unit test should be provided.
Technology Overview
- Java 6 (1.6.0_26), jaxb-api-2.1.jar, jaxws-api-2.1.jar
- Log4j 1.2.17
- Jackson 1.9.9
- Hibernate 3.2.5
- Maven 2.2.1
Documentation Provided
Register to see documents provided in contest forum.
Final Submission Guidelines
Submission Deliverables
A complete list of deliverables can be viewed in the TopCoder Assembly competition Tutorial at: http://apps.topcoder.com/wiki/display/tc/Assembly+Competition+Tutorials
Below is an overview of the deliverables:
- Fully implemented code as defined in the architecture, as well as database schema and full orm mapping
- A complete and detailed deployment documented explaining how to build and test your submission
- Junit Tests to verify your code
- The maven build script to build and test your submission
Final Submission
For each member, the final submission should be uploaded to the Online Review Tool.