added JerseyClientRepositoryClientHandlerITCase

This commit is contained in:
Sebastian Sdorra
2011-05-11 18:50:04 +02:00
parent 4bc38ef107
commit 48fbaf53bd
6 changed files with 280 additions and 34 deletions

View File

@@ -64,7 +64,7 @@ public class IntegrationTestUtil
/** Field description */
public static final String BASE_URL =
"http://localhost:8081/scm-webapp/api/rest/";
"http://localhost:8081/scm/api/rest/";
/** Field description */
public static final String EXTENSION = ".xml";