On line 1278 of TrpServerConn.java, should RESTConst.HTR_URO_TRAIN_PATH be RESTConst.HTR_CITLAB_TRAIN_PATH instead? It looks as if "htrTrainingUro" doesn't exist in the application.wadl either, and I got a 404 invoking this method (which isn't deprecated).
On line 1278 of TrpServerConn.java, should RESTConst.HTR_URO_TRAIN_PATH be RESTConst.HTR_CITLAB_TRAIN_PATH instead?
It looks as if "htrTrainingUro" doesn't exist in the application.wadl either, and I got a 404 invoking this method (which isn't deprecated).