Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Command Reference : -deployApp

-deployApp
Synopsis
bcappmanage -deployApp
Description
Deploys the configured TIBCO BusinessConnect application with an option to suspend starting of all service instances.
Options
-domain <domain name> [-user <domain user> -pw <domain password> | -cred <domain cred_file>]
Administration domain name and credentials. Either user/password or credential file location should be specified. See Credentials File.
{ -configRepoURL [<props_file_url> | <jdbc_url>] }
Optional URL to property file specifying configuration repository connection parameters or a standard JDBC URL.
If specifying a property file URL, the syntax is file://<file location>; for example, file://c:/temp/config.properties.
(default=file://./commonConfig.properties)
{ -configRepoUser <user> -configRepoPw <password> }
Optional configuration repository user and password. It must be specified if the configRepoURL parameter is a JDBC URL, or if they are not specified in the connection properties file.
{ -nostart }
Optional argument. If it is specified, do not start application service instances on deploy.
Examples
bcappmanage -deployApp -domain default-lt -cred c:/temp/cred.properties -nostart
Dependencies
-importDeployConfig
-configureFTClusterMap (optional)

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved