Hi I just switched over to JRun 3.1 from JRun 3.0 sp2. I have web applications that contain JSPs that call the log method available as part of HttpServlet. These used to work with JRun 3.0 sp2 but dont work anymore with JRun 3.1 as somehow in JRun 3.1, JSPs when compiled to Java classes, I can see that they are converted into servlets that extend from allaire's allaire.jrun.jsp.HttpJSPServlet which probably doesnt support the log method. Searching through the properties files, I can see that global.properties has some timing properties which refer to this class. Can anyone tell me how to change the properties so that my web apps work.
Thanks ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
