#IGNITE-96 Fixed WedSession tests

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/7261baa7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/7261baa7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/7261baa7

Branch: refs/heads/ignite-82
Commit: 7261baa7eff57f104f72d535b1cbd0dee3c21628
Parents: ff0dd3c
Author: nikolay_tikhonov <ntikho...@gridgain.com>
Authored: Wed Feb 11 13:51:04 2015 +0300
Committer: nikolay_tikhonov <ntikho...@gridgain.com>
Committed: Wed Feb 11 13:51:04 2015 +0300

----------------------------------------------------------------------
 modules/core/src/test/webapp/META-INF/gg-config.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7261baa7/modules/core/src/test/webapp/META-INF/gg-config.xml
----------------------------------------------------------------------
diff --git a/modules/core/src/test/webapp/META-INF/gg-config.xml 
b/modules/core/src/test/webapp/META-INF/gg-config.xml
index f04536b..a254173 100644
--- a/modules/core/src/test/webapp/META-INF/gg-config.xml
+++ b/modules/core/src/test/webapp/META-INF/gg-config.xml
@@ -65,13 +65,6 @@
             </bean>
         </property>
 
-        <!-- Configure REST TCP server address. -->
-        <property name="connectorConfiguration">
-            <bean 
class="org.apache.ignite.configuration.ConnectorConfiguration">
-                <property name="host" value="127.0.0.1"/>
-            </bean>
-        </property>
-
         <!-- Set to local host address just for examples. -->
         <property name="localHost" value="127.0.0.1"/>
 

Reply via email to