If you've completed all steps successfully you should now be able to start SpringSource dmServer™ with the installed OpenWMS.org application.
$ ./$SERVER_HOME/bin/startup.sh
(We assume that you have installed the server and the database with default configuration).
After dmServer's Kernel is loaded, all application specific bundles are installed and shall come up without any errors. When everything is started correctly you should see at least the line:
Started bundle 'org.openwms.zz.client.flex.wrapper' version 'x.y.z'
This means, dmServer was able to install and start the web application bundle correctly. Open a web browser and switch to http://localhost:8080/openwms to verify that your installation is successful. The login dialog of OpenWMS.org should appear now.
After you have successfully logged in the application you see some vertical oriented buttons in the header part of the portal. These buttons will not change, doesn't matter which screen you open. The 'Logout' button is used to logout the currently logged in User from the application. All screens are closed, non-saved data is discarded and the User is logged out and forwarded to the Login screen (Figure 6.1, “Application Login Dialog”) again. Another way to leave the application is to just lock the application for other Users. In this place, an opened screen closes as well, but you can continue your work when logging in again. Unsaved data is still there after login. Notice, that only the User who locked the screen can unlock it again, other Users can not login to a locked application.