init code
[vfc/nfvo/wfengine.git] / wso2 / wso2bpel-ext / wso2bpel-core / distribution / standalone / src / main / assembly / stop.bat
diff --git a/wso2/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/stop.bat b/wso2/wso2bpel-ext/wso2bpel-core/distribution/standalone/src/main/assembly/stop.bat
new file mode 100644 (file)
index 0000000..60ebad4
--- /dev/null
@@ -0,0 +1,28 @@
+@REM\r
+@REM Copyright 2016 ZTE Corporation.\r
+@REM\r
+@REM Licensed under the Apache License, Version 2.0 (the "License");\r
+@REM you may not use this file except in compliance with the License.\r
+@REM You may obtain a copy of the License at\r
+@REM\r
+@REM     http://www.apache.org/licenses/LICENSE-2.0\r
+@REM\r
+@REM Unless required by applicable law or agreed to in writing, software\r
+@REM distributed under the License is distributed on an "AS IS" BASIS,\r
+@REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+@REM See the License for the specific language governing permissions and\r
+@REM limitations under the License.\r
+@REM\r
+\r
+@echo off\r
+title wso2\r
+\r
+set RUNHOME=%~dp0\r
+echo ##RUNHOME %RUNHOME%\r
+\r
+\r
+echo ### Starting wso2bps\r
+start /D %RUNHOME%wso2bps bin\shutdown.bat\r
+\r
+echo ### Starting wso2bps-ext\r
+start /D %RUNHOME%wso2bps-ext bin\shutdown.bat \r