How to supress the startup of service instances when deploying an application using AppMange?

book

Article ID: KB0092079

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Resolution:
Use the parameter "–nostart". For example:

AppManage -deploy -ear myTest.ear -deployConfig c:\test\myApp.xml -app myApp -user user1 -pw user1 -domain test –nostart

Issue/Introduction

How to supress the startup of service instances when deploying an application using AppMange?