Thanks.....my computer thanks you.....my CPU was going nuts bouncing CF all the time =).
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Knipp, Eric > Sent: Tuesday, April 05, 2005 12:57 PM > To: '[email protected]' > Subject: RE: Java Class Cached? > > FYI, CF will pull from the class directories in WEB-INF prior > to pulling from any jar files. > > Eric > > -----Original Message----- > From: Mike Ferris [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 05, 2005 12:54 PM > To: [email protected] > Subject: Re: Java Class Cached? > > > We had a similar problem simply replacing a .cfm file. The > compiled class was cached and the server did not recomple the > .cfm. We found the offending class in > JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfclasse > s folder and deleted it. When tried to execute the .cfm > again, the server compiled it and gave us the expected results. > > I don't know if CF copies class from a specified class path > or not to this folder, but you could give it a shot. > > Mike Ferris > ---------------------------------------------------------- > To post, send email to [email protected] > To unsubscribe: > http://www.dfwcfug.org/form_MemberUnsubscribe.cfm > To subscribe: > http://www.dfwcfug.org/form_MemberRegistration.cfm > > > ----------------------------------------- > CONFIDENTIALITY NOTICE: The information contained in this > e-mail and attached document(s) may contain confidential > information that is intended only for the addressee(s). If > you are not the intended recipient, you are hereby advised > that any disclosure, copying, distribution or the taking of > any action in reliance upon the information is prohibited. > If you have received this e-mail in error, please immediately > notify the sender and delete it from your system. > > ---------------------------------------------------------- > To post, send email to [email protected] > To unsubscribe: > http://www.dfwcfug.org/form_MemberUnsubscribe.cfm > To subscribe: > http://www.dfwcfug.org/form_MemberRegistration.cfm > > > ---------------------------------------------------------- To post, send email to [email protected] To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm
