diff options
Diffstat (limited to '')
2 files changed, 5 insertions, 0 deletions
diff --git a/sandbox/event/modules/runtime-standalone/src/test/resources/repo/bla/helloworld-ws-js.jar b/sandbox/event/modules/runtime-standalone/src/test/resources/repo/bla/helloworld-ws-js.jar Binary files differnew file mode 100644 index 0000000000..6978bee727 --- /dev/null +++ b/sandbox/event/modules/runtime-standalone/src/test/resources/repo/bla/helloworld-ws-js.jar diff --git a/sandbox/event/modules/runtime-standalone/src/test/resources/repo/tuscany.properties b/sandbox/event/modules/runtime-standalone/src/test/resources/repo/tuscany.properties new file mode 100644 index 0000000000..2735d130e8 --- /dev/null +++ b/sandbox/event/modules/runtime-standalone/src/test/resources/repo/tuscany.properties @@ -0,0 +1,5 @@ +nodeName=http://localhost:8080/myNode/ +#domainName=http://localhost:8777/tuscany/foo/ +#startManager=true +#hotDeployInterval=10000 +#useHotUpdate=true |