Hi,
I tried to start MWS but following error occured:
c:\webMethods7\MWS\server\default\bin>run.bat -s localhost -m start
JAVA_HOME: C:\webMethods7\jvm\win150
MWS_HOME: c:\webMethods7\MWS
ERROR: My webMethods Server “localhost” instance does not exist
Please create this server instance using “new” command
I also tried to create server instance using following command but it failed:
c:\webMethods7\MWS\server\default\bin>mws new -Dserver.name=testmws -Dhttp.port=8585 -Ddb.type=oracle -Ddb.url=jdbc:wm:oracle://localhost:1521;serviceName=orcl1
-Ddb.username=Administrator -Ddb.password=manage
‘mws’ is not recognized as an internal or external command,
operable program or batch file.
Please suggest me the procedure to start mws.
Thanks
Anand