diff --git a/doc/upgrade-1.1.txt b/doc/upgrade-1.1.txt index 4fc6a228..52a01f90 100644 --- a/doc/upgrade-1.1.txt +++ b/doc/upgrade-1.1.txt @@ -86,7 +86,7 @@ II. The Upgrade Process 5. If you had modified web.xml to configure the Pellet Reasoner (as described in the installation instructions), repeat that modification. -6. Stop "Apache Tomcat" and run ant deploy by typing: ant deploy +6. Stop "Apache Tomcat" and run ant by typing: ant all 7. If you have setup the Apache Tomcat Connector using mod_jk and modified your tomcat/conf/server.xml file, you will need to add a line to your context @@ -110,7 +110,7 @@ II. The Upgrade Process docBase="/usr/local/tomcat/webapps/vivo" reloadable="true" cookies="true" > - +