To use the SpringSource Admin Console, you must start the SpringSource Application Platform and then enter the following address in your browser of choice.
http://localhost:8080/admin
Replace 'localhost' with the name of the server on which the SpringSource Application Platform is running if it is not your local machine. The Admin Console uses basic security, therefore you will need to enter the default id and password.
ID: admin Password: springsource
To change the id and password for the Admin Console, go to the following file, which is in the standard Tomcat format. Change the 'username' and 'password' values. The Admin Console runs against the admin role, therefore this cannot be changed.
$PLATFORM_HOME/servlet/conf/tomcat-users.xml