How to change the REST documentation / Web API console port from the default value of 7777.
book
Article ID: KB0085463
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Resolution: In the VM arguments for debugger configuration, add "-Dbw.rest.docport=xxxx" where xxxx is the desired port number. See the attached screenshot (Filename: Changing_REST_DOC_Port.png). Use the bwadmin config command
to set this property on your standalone AppNode once you are done with
testing from within Designer.
./bwadmin config -d domain -a appspace -cf configfile appnode node
Issue/Introduction
How to change the REST documentation / Web API console port from the default value of 7777.
Attachments
How to change the REST documentation / Web API console port from the default value of 7777.
get_app