Page 1 of 1

Debian: Upgrade from 11.0.4 to 11.1

Posted: Sun Jun 10, 2007 3:48 am
by tsp1311
I've upgraded from 11.0.4 to 11.1. and it works execpt the web interfaces.

The web interfaces (sac, webmail) display the old version number 11.0.4.25.

All packages were installed using dpkg -i ...deb and I can see the correct version numbers.

Any ideas?

Thanks

Posted: Mon Jun 18, 2007 8:05 pm
by chris
Did you refresh your browser cache?

/c

Posted: Tue Jun 19, 2007 9:38 am
by stephan.klein
Maybe it helps to copy the *.war files to /var/opt/scalix/XX/tomcat/webapps/ an restart scalix-tomcat to make it deploy the apps again.

This step was necessary on my debian system, too.

Kind regards
Stephan

Posted: Tue Jun 19, 2007 9:39 am
by chris
You can redeploy the webapps by touching /var/opt/scalix/xx/tomcat/webapps/xx/WEB-INF/web.xml as well without restarting tomcat.

/c