Challenge Overview
TopCoder is attempting to upgrade the JBoss version for TopCoder Cockpit from JBoss 4 to JBoss 7.
JBoss Application Server 7 is the latest release in a series of JBoss application server offerings. JBoss Application Server 7, is a fast, powerful, implementation of the Java Enterprise Edition 6 specification. The state-of-the-art architecture built on the Modular Service Container enables services on-demand when your application requires them.
The deployment on JBoss 7 is completely different comparing with JBoss 4.
Previously, we have migrated several ejb modules to be working under JBoss 7. You can check Module Assembly - TopCoder Cockpit JBoss 7 Migration - EJB Part 1
This contest is going to carry out the migration of left ejbs by following previous approach.
See detail requirements in wiki
Final Submission Guidelines
See detail requirements in wiki