Index: lams_bb_integration/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_bb_integration/WEB-INF/web.xml,v diff -u -r1.13 -r1.14 --- lams_bb_integration/WEB-INF/web.xml 5 Jul 2016 11:31:28 -0000 1.13 +++ lams_bb_integration/WEB-INF/web.xml 15 Jul 2016 08:47:58 -0000 1.14 @@ -24,8 +24,12 @@ CloneLessonsServlet org.lamsfoundation.ld.integration.blackboard.CloneLessonsServlet - + + ImportLessonsServlet + org.lamsfoundation.ld.integration.blackboard.ImportLessonsServlet + + GradebookServlet org.lamsfoundation.ld.integration.blackboard.GradebookServlet @@ -61,8 +65,12 @@ CloneLessonsServlet /CloneLessons - + + ImportLessonsServlet + /ImportLessons + + GroupDataServlet /GroupData