Challenge Overview
A Doris SSA is required to compete in this contest. This is a JAVA REST Service that is self-contained and can run in Tomcat. It returns product offers to the caller that represent purchasable inventory. It also allows the caller to freeze (place on hold) that inventory.
The back-end to this component is a TopCoder VM running mock services. You will not directly invoke those services, since you will be using a code library supplied by our client.
More information is available in our wiki for those of you who have signed the Doris SSA.
Final Submission Guidelines
This is a Maven component distribution. JUnit is still used for testing, but Maven replaces ANT. Doris Maven Contests for Submitters and Reviewers