Index: TestHarness4LAMS2/monitorTest1.properties =================================================================== diff -u -r86f8f142891162680c6f7ed66a8c4edf574df991 -r41955af92f3e17f2f11c07d94ae1a5f92b0d998f --- TestHarness4LAMS2/monitorTest1.properties (.../monitorTest1.properties) (revision 86f8f142891162680c6f7ed66a8c4edf574df991) +++ TestHarness4LAMS2/monitorTest1.properties (.../monitorTest1.properties) (revision 41955af92f3e17f2f11c07d94ae1a5f92b0d998f) @@ -1,30 +1,10 @@ -#------------------------------------------------------ -# CallType has 3 valid values: RMI,WS and WEB -# RMI means Remote Method Invocation call; EJB remote interface call is an example. -# WS means Web Service call. -# WEB means URL call. -#------------------------------------------------------- -CallType = WEB -# CallType = WS -# CallType = RMI - #----------------------------------------------------------------------- -# The value of RMIRegistryName is used CallType is RMI. -#----------------------------------------------------------------------- -# RMIRegistryName = StaffService - -#----------------------------------------------------------------- -# This WebServiceAddress value is used when CallType is WS. -#----------------------------------------------------------------- -# WebServiceAddress = /services/LearningSessionService - -#----------------------------------------------------------------------- # If not specified, "Lesson" will be used #----------------------------------------------------------------------- # LessonName = BenchmarkLesson #----------------------------------------------------------------- -# A few URLs have to be defined when CallType is WEB. +# A few URLs have to be defined #----------------------------------------------------------------- InitLessonURL = /monitoring/monitoring.do?method=initializeLesson&learningDesignID=%ldId%&organisationID=%orgId%&userID=%uid%&lessonName=%name% CreateLessonClassURL = /monitoring/monitoring.do?method=createLessonClass&userID=%uid%