when you call Team->Commit... did you see list of files to commit in the bottom part of "Commit Changes" Window? You need to select files to commit and add comment. Then press "Commit and Push" button. After pushing is finished you can reference the app in in your war file as https://${appname}-${loginname}.rhcloud.com/${warfilename} and it will open default index page from web app in your war file.