I recently installed "apache-tomee-webprofile-1.7.2" on to a "Red Hat Enterprise Linux Server (6.6).
I am able to access the Tomcat home page by accessing x.x.x.x:8080 and via this, I am able to access the "Server Status", "Manager App" and "Host Manager" pages. However, when I go to access the "TomEE GUI" page, I receive an "Error 404: description The requested resource is not available." page.
From what I can see Tomee is running as when I access the "Manage App" page, "/tomee" is there and it's running state is true.
I'm new to TomEE so there may be a step which I have missed/completed incorrectly. So any help on how I can get this working would be great.
I'm not sure what code is relevant to this issue, so please tell me what configuration would be helpful and I'll post it.