This topic describes how to change the WebLogic Managed Server port in EndecaCmd.properties.
To modify EndecaCmd.properties:
host=host1 port=7004 root=/endeca-server keystore=C:/Oracle/Middleware/user_projects/domains/endeca_server_domain/config/ssl/endecaServerClientCert.ks truststore=C:/Oracle/Middleware/user_projects/domains/endeca_server_domain/config/ssl/endecaServerTrustStore.ks ssl=true
In this example, the Endeca Server is installed in a secure mode and the port 7004 is used for communication with Managed Servers on which Endeca Server application will be running as a cluster. This port should be the same port as the one you configured as the SSL-enabled Listen Port for your Managed Servers.
In the next steps, you can pack and unpack the WebLogic domain that includes these settings.