-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Could you help me please open the terminal page when deployed in Tomcat?
I know the best way to run the cloudterm is standalone way from JAR, but I have no permissions for that in my Server, so I need run in Tomcat
This is my scenario was tried:
- I change the "packaging" pom.xml option to war;
- Change the "java.version" pom.xml option to 1.8;
- Run the tomcat 8.0.52;
- Deploy the cloudterm.war by Tomcat manager app;
- I try access the terminal in browser: http://localhost:8080/cloudterm/
- The expected terminal page is not showing, just the "HTTP Status 404"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels