In my project I've submitted all files to the Staging Sandbox. Now Staging is 100% identical to my sandbox, but in my sandbox .jsp file works, while in main sandbox it is showing a error. From the error code I understand what old .jsp file is executed - it seems what java class for the .jsp was cached. Is there any way to fix it, other than restarting the server?