Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 773 Bytes

File metadata and controls

21 lines (13 loc) · 773 Bytes

Default Backup Version of Java App Engine for Java - Created by Handstand Technologies, LLC

A default "backup" version to deploy onto App Engine

NOTES

  • /* is protected and only accessible by Administrators
  • Bulk Loader is accessible via /remote_api

REQUIREMENTS

  • Uses Google App Engine 1.8.1
  • Eclipse Project using the Google Plugin for Eclipse Juno

INSTRUCTIONS

  • In the war/WEB-INF/appengine-web.xml file, change APPSPOT_NAME_GOES_HERE to your appspot id

COMMANDS