Author Message
HanumanthGK
Joined: Nov 19, 2013
Messages: 46
Offline
Hi ,

We exported OD application as class files instead of jar files.
I had a question here,
suppose if I manually replace a extracted class file with some older version of class file, will tomcat restart overwrite the class file with the one from existing WAR or it doesn't do anything for the web-inf classes?

Thanks in advance.
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
I believe that will trick Tomcat into not overwriting it, but be careful you keep track of what class file is there at any given time or it could get confusing.
Go to:   
Mobile view