updating JSS on CentOS

rockpapergoat
Contributor III

does this process seem about right?

  1. download new jss components (8.22 in this case)
  2. stop tomcat6
  3. mv aside /var/lib/tomcat6/webapps/ROOT and ROOT.war
  4. service tomcat6 start
  5. tail the catalina log to ensure tomcat unpacks the .war and starts properly
  6. log into the JSS web interface

i just did this, and the web gui still shows JSS version 8.21. is this just an oversight or a not-quite-complete update on my part?

thanks,

nate

1 REPLY 1

rockpapergoat
Contributor III

replying to myself here…

the issue seems to be cosmetic. the /var/lib/tomcat6/webapps/ROOT/WEB-INF/xml/versions.xml included in the 8.22 components download sets the jss version number to 8.21. either change it or not; the update appears to function fine regardless.