Which Operation button did you click - the one in the Configuration Tool or the one in the Control Panel? Did you publish your business space version or make it available for testing?
There are two logon screens you can use to log into the browser:
1) http://localhost:8080/AwareIM/logon.jsp
This one is to be used during development - it allows you to specify the name of the business space and whether or not you are using testing mode.
2) http://localhost:8080/AwareIM/logonOp.jsp
This one should be used when the system is in production. It only allows to enter user name and password. The business space is assumed to be default and the testing mode is assumed to be off.
You have to do the following:
1) Make your business space version available for testing
2) Use the second URL
3) Type in the name of your business space, user name ("admin" initially) and password ("password" initially)
4) Tick "Testing mode" checkbox
It would be useful for you to read the corresponding documents as well - there is tons of info about this in the "Getting Started", "How To", "Quick Tour" and "User Guide" documents.