Starting ASMM
You need to run the asmm.jar to start the ASMM Administrative interface.
Procedure
- Open a command window.
- Navigate to the directory where ASMM is installed. For example, <TIBCO_HOME>\as\2.1\asmm.
-
Enter the following command:
java -jar asmm.jar
-
Open a browser, and in the address field, enter the URL for the ASMM Administrative interface. The default value is:
http://<hostname>:8680
where hostname is the host name or IP address of the host running ASMM.
Note: You can change the port number for the ASMM interface by editing the config.xml file for the ASMM deployment. The config.xml file is located in the TIBCO_HOME/as/2.1/asmm directory. To change the port number for the ASMM Admin interface, locate the <servers> section in the XML code and change the value for the <ports> tag from the default (8680) to the port number that you want to use.After providing the credentials, the Home page for the ASMM Admin interface is displayed.
Related tasks
Copyright © Cloud Software Group, Inc. All Rights Reserved.