Index: lams_build/conf/j2ee/jboss-deployment-structure.xml =================================================================== diff -u -r588fe01186ff8c7c5b215e15f5ac4763137e0284 -r907497546b00b271208dc152b4bc80cb487c37b6 --- lams_build/conf/j2ee/jboss-deployment-structure.xml (.../jboss-deployment-structure.xml) (revision 588fe01186ff8c7c5b215e15f5ac4763137e0284) +++ lams_build/conf/j2ee/jboss-deployment-structure.xml (.../jboss-deployment-structure.xml) (revision 907497546b00b271208dc152b4bc80cb487c37b6) @@ -40,6 +40,7 @@ + Index: lams_build/lib/jlatexmath/jlatexmath.module.xml =================================================================== diff -u -r3b2ee7c25ecf993b0ec1b05d5b2333165db03ccf -r907497546b00b271208dc152b4bc80cb487c37b6 --- lams_build/lib/jlatexmath/jlatexmath.module.xml (.../jlatexmath.module.xml) (revision 3b2ee7c25ecf993b0ec1b05d5b2333165db03ccf) +++ lams_build/lib/jlatexmath/jlatexmath.module.xml (.../jlatexmath.module.xml) (revision 907497546b00b271208dc152b4bc80cb487c37b6) @@ -26,4 +26,7 @@ + + + \ No newline at end of file Index: lams_central/web/WEB-INF/web.xml =================================================================== diff -u -r0dc96821e87d5ebae8f33f5fdfcf621fddcb338f -r907497546b00b271208dc152b4bc80cb487c37b6 --- lams_central/web/WEB-INF/web.xml (.../web.xml) (revision 0dc96821e87d5ebae8f33f5fdfcf621fddcb338f) +++ lams_central/web/WEB-INF/web.xml (.../web.xml) (revision 907497546b00b271208dc152b4bc80cb487c37b6) @@ -279,6 +279,11 @@ insertLearningDesign org.lamsfoundation.lams.authoring.web.InsertLDServlet + + + jlatexmath + org.lamsfoundation.lams.web.JlatexmathServlet + saveLessonOrder @@ -579,6 +584,10 @@ /servlet/authoring/insertLearningDesign + jlatexmath + /servlet/jlatexmath + + saveLessonOrder /servlet/saveLessonOrder