Index: lams_build/conf/j2ee/jboss-deployment-structure.xml =================================================================== RCS file: /usr/local/cvsroot/lams_build/conf/j2ee/Attic/jboss-deployment-structure.xml,v diff -u -r1.1.2.42 -r1.1.2.43 --- lams_build/conf/j2ee/jboss-deployment-structure.xml 16 Dec 2014 15:20:34 -0000 1.1.2.42 +++ lams_build/conf/j2ee/jboss-deployment-structure.xml 16 Dec 2015 17:53:17 -0000 1.1.2.43 @@ -40,6 +40,7 @@ + Index: lams_build/lib/jlatexmath/jlatexmath.module.xml =================================================================== RCS file: /usr/local/cvsroot/lams_build/lib/jlatexmath/Attic/jlatexmath.module.xml,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_build/lib/jlatexmath/jlatexmath.module.xml 24 Sep 2015 16:36:05 -0000 1.1.2.1 +++ lams_build/lib/jlatexmath/jlatexmath.module.xml 16 Dec 2015 17:53:17 -0000 1.1.2.2 @@ -26,4 +26,7 @@ + + + \ No newline at end of file Index: lams_central/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/Attic/web.xml,v diff -u -r1.51.2.10 -r1.51.2.11 --- lams_central/web/WEB-INF/web.xml 15 Oct 2015 10:49:22 -0000 1.51.2.10 +++ lams_central/web/WEB-INF/web.xml 16 Dec 2015 17:53:16 -0000 1.51.2.11 @@ -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