Issue Type: Bug Bug
Assignee: Unassigned
Created: 26/Jul/13 9:42 AM
Description:

The AdminUI currently doesn't work on OpenShift, i.e., it's not possible to log in or create a new push application, etc. When trying to log in, the following error occurs:

Failed to load resource: the server responded with a status of 404 (Not Found)
$APP_URL/ag-push/rest/auth/login

It looks like the wrong URL is being accessed. Since ag-push.war is deployed as the ROOT.war file on OpenShift, $APP_URL/rest/auth/login would need to be accessed (instead of $APP_URL/ag-push/rest/auth/login).

Project: AeroGear Push
Priority: Major Major
Reporter: Farah Juma
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira