This patch will make live edit work for 2.0.4 LAMS integrations


STEPS
=====

1. Stop LAMS
2. Backup LAMS and LAMS database
3. Copy author.jsp to jboss-4.0.2/server/default/deploy/lams.ear/lams-central.war/
4. Copy openUrls.js to  jboss-4.0.2/server/default/deploy/lams.ear/lams-central.war/includes/javascript/
5. Copy lams-monitoring.war to jboss-4.0.2/server/default/deplay/lams.ear/
6. Delete everything within the jboss-4.0.2/server/default/tmp/  (but do not remove the directory)
7. Delete everything within the jboss-4.0.2/server/default/work/ (but do not remove the directory)
8. Restart LAMS

You should now be able to use live edit for integrations
