Hi, I don't replace the war file, only copy a new version to webapps folder.
I restart tomcat everyday at dawn to reset PermGen space. (Tried to profile the webapps sometimes but didn't figured out the problem...) I edited conf/context.xml to disable session persistence. My idea was making tomcat read the new configuration value after it was restarted. 2015-09-15 16:52 GMT-03:00 Christopher Schultz <ch...@christopherschultz.net >: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Felipe, > > On 9/15/15 2:11 PM, Felipe Jaekel wrote: > > I use parallel deployment, so I set *autoDeploy=true* to enable > > newer versions of webapps as as soon as they are deployed > > Deployed... how? If you replace webapp.war with a new copy, Tomcat > will re-start *that* context, and not just add a new versioned context > with a new version number. > > > but if I edit *conf/context.xml*, I'd like that Tomcat 7.0.62 did > > not restart automatically. > > Why would you edit conf/context.xml in the first place? > > - -chris > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - http://gpgtools.org > > iQIcBAEBCAAGBQJV+HbxAAoJEBzwKT+lPKRYHwQQAL3t1suhM+z8qk6byUC83QJ4 > KBq3ZXualzokLJj+4VI+zhgniiuVJnEkmwgerqGdVVYrlj8aFS3FquX/SwA3sHMs > rp5sdIOKBKCyz+xAIsk5eZ5I/BRB5BGk0jFW//ahAHXHUC7BYhmxrHfNI/YfsRn0 > nFNNUoCGvPL0lGMrzhwiZTVlA3hZtPaN2UUpCHo1PbF4JJTv22Z++B4joNqr3s6M > BSDuZsx/JWp19MphDM8IjfISlaMii4gl9pN5cXTcADhzF9YGkI+GvXOMR30QQHm1 > nO9r/U3rqdkC1ecIuv/Gp8d8snTUHD9nCz52Jm5kQujOxZf4hYdqLZIzsTVFcbcw > l05Yyt++74Y9wwGzuUYb+8B3Hpa95y0e3rHj9zbOFzlvJrTbZhKNJKGLHQN7IfLO > ye3h408GtKl4+3jDp0VKBezHvFEvtSzbRAkHpBk1upbK7DepkBbFaYO+pkJAB4SS > O296H6LhS5E8AS9JInoNE5aGXqyF8JfPN4Ed0FA6yQbo0ZmtvnbUP4fQt3Klty7B > K0xnFBHX+H7BFRPOSbNJNZ4QUxhV+FVq58MTRHnUqc26SDS69EkKS3mOwaeLZwbh > b6oZ55EXNSVzQVELwouI+Qy1Iw2QE7gMSYSvd4VZH/zbMwQr+nFWwjt6VelTGwii > X0HZJh4WB+u6+HTVfShj > =AhL2 > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >