Iteration Plan - As of Iteration 3

For this iteration the focus has been on setting up the JBoss Application Server, Hibernate, Seam and MySQL as well as implementing some sort of communication data structure for health information delivery.

JavaDoc

  • Java Doc for Web & EJB Seam based project
  • Note

    Currently, the backing beans for the JSF pages are in the EJB project (and not in the Web project where they should be). This is due to a Seam configuration issue that we are attempting to fix.

    Current Codebase

    Our current codebase is on a server hosted by www.assembla.com. RHIMS currently has 3 codebases pertaining to health communication simulator in perl, health information simulator in java, and the application server code. Health information simulator currently has no code because it has only just begun for implementation