init code
[vfc/nfvo/wfengine.git] / wso2 / rest-client / src / test / resources / etc / conf / restclient.json
diff --git a/wso2/rest-client/src/test/resources/etc/conf/restclient.json b/wso2/rest-client/src/test/resources/etc/conf/restclient.json
new file mode 100644 (file)
index 0000000..1ab1aaf
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "defaultServer":
+    {
+        "host":"127.0.0.1",
+        "port":"8080",
+    },
+    "ConnectTimeout":"1000",
+    "thread":"10",
+    "idletimeout":"500000",
+    "timeout":"10000"
+}
\ No newline at end of file