I've turned on web-app versioning using:

<web-app-deploy path="webapps" versioning="true"/>

Its working great for non-ROOT named war files and will deploy and direct
new user sessions to the newest version of the web-app, without having to
restart Resin.  
For the ROOT web-app, however, I have to restart Resin in order for it to
recognize the latest version 
i.e. If I copy an updated war into webapps like ROOT-1.2.2.war, it will
deploy the war file but new user sessions are still directed to the old
version.

Is this functionality restricted to only non-ROOT web-apps or is this a bug?

Sib
-- 
View this message in context: 
http://www.nabble.com/Resin-3.2.1-web-app-versioning-doesn%27t-work-with-ROOT-war-file-tp23296143p23296143.html
Sent from the Resin mailing list archive at Nabble.com.



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to