We're in the process of upgrading to JDK 1.5 and have a number of JSPs that, under JRun 4 updater 6 on Solaris, display a compile error for deprecated methods. I found the nifty hot fix for this very issue (http://kb.adobe.com/selfservice/viewContent.do?externalId=db6cfb12&sliceId=2) and it smooths over the problem but it is causing others. Namely, with the hotfix in place, JSP changes are no longer automatically recompiled and require a JRun restart and the compile error displayed is a generic "class not found" error rather than a useful stack trace.
My plan is to eventually get our code up-to-date so we don't need the hotfix, but this will take a while and I need something a little more coder-friendly in the meantime. Any suggestions? -kari ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/JRun-Talk/message.cfm/messageid:5809 Subscription: http://www.houseoffusion.com/groups/JRun-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.8
