From: Vásáry Dániel Date: Fri, 20 Oct 2017 12:53:52 +0000 (+0000) Subject: git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube... X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=d11afa734d9d9d4a73778d658b3bea584bf6d6d6;p=mediacube.git git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30659 --- diff --git a/client/IntegrationTests/JobEngineIT.cs b/client/IntegrationTests/JobEngineIT.cs index 14e07d8c..ea82c8da 100644 --- a/client/IntegrationTests/JobEngineIT.cs +++ b/client/IntegrationTests/JobEngineIT.cs @@ -32,7 +32,7 @@ namespace IntegrationTests { [TestMethod] public void TestCreateMasterId() { - MediaCubeApi client = new MediaCubeApi("http://localhost:8080/services/rest/jobengine/", null, null, 100); + MediaCubeApi client = new MediaCubeApi("http://10.10.1.28/services/rest/jobengine/", null, null, 100); MasterId masterId = client.Create(new MasterId()) as MasterId; Assert.IsTrue(masterId.id > 0); } diff --git a/server/-configuration/log4j2.xml b/server/-configuration/log4j2.xml index 49bce29b..7f750032 100644 --- a/server/-configuration/log4j2.xml +++ b/server/-configuration/log4j2.xml @@ -47,7 +47,7 @@ - +