35. Using Cl@ve (III). Deploying to Tomcat
1. Start up Tomcat
Go to the folder
/home/ximo/MyPrograms/apache-tomcat-8.5.73/bin
and execute
./startup.sh
to test if tomcat runs, with chrome pointing to the url
http://localhost:8080
and click Manager App
And the application manager is displayed
2. Deploy the file SP2.war to Tomcat
1. Copy the SP2.war file from the folder
/home/eduard/WORKSPACES/WS_CLAVE20/SP/target
to the Tomcat folder:
/home/ximo/MyPrograms/apache-tomcat-8.5.73/webapps
2. Refresh the browser and the SP2 application will be displayed in the application manager
Comentarios
Publicar un comentario