Closed muchafel closed 7 years ago
Put the "example.war" package under TomcatBasePath/webapps/
, then run TomcatBasePath/bin/catalina.sh start
. Now u can visit the homepage http://localhost:8080/example
<Context docBase="TomcatBasePath/webapps/interactiveStance-2.0" path="" reloadable="true"/>
between label If you has ever used eclipse to run tomcat server, you would see a line <Context docBase="TomcatBasePath/wtpwebapps/interactiveStance" path="" reloadable="true" source="org.eclipse.jst.jee.server:interactiveStance"/>
in conf/server.xml. It means that you should put your package named interactiveStance.war under "TomcatBasePath/wtpwebapps/"
good job --> http://empirikom.ltl.uni-due.de:8080/
to enable fast turnarounds, we should start early to verify that we are able to deploy. we should document all necessary steps. thus we should start having a running prototype on lisan.