You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Don't forget to apply the manual changes described in tutorial provided in admin_layer_functional.patch and admin_layer_graphics.patch. Both files are in the patches sub-directory.";
echo "To build and deploy the application to JBoss EAP, run the following command:"
echo " build clean package jboss-as:deploy";
echo "Examine the app deployed at http://localhost:8080/ticket-monster/admin/index.html";