Skip to content

Developing and Testing the Java Springframework Implementation

energyos edited this page Feb 26, 2012 · 2 revisions

Things to Note

Clean Builds
You should do a Build/Clean when you first start using the development environment. The projectSet.psf import leaves some error markers that will go away following a clean build.
  • Start the DataCustodian by:
    1. right click on the datacustodian project
    2. select RunAs/Run On Server
    3. select the DataCustodian - Tomcat ... server
    4. check the Always Use This Server box
    5. Select Finish
  • Start the ThirdParty by repeating the above for the Third Party Server
  • You should see the initial screens for both a DataCustodian and ThirdParty open in the IDE