Cold Fusion appears to me holding on to one of my classes. Now when I try to overwrite 
it with another one, I says there are dupes.

Where are these stored?


      Errors reported by Java compiler: Found 1 semantic error compiling 
"C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cffunc_SearchHotelRates2ecfm128405405.java": 
1. public final class cffunc_SearchHotelRates2ecfm128405405 extends 
coldfusion.runtime.CFPage{ <-----------------------------------> *** Error: Cannot 
write class file "cffunc_SearchHotelRates2ecfm128405405.class" because that name 
conflicts with the name of the class file 
"cffunc_searchhotelrates2ecfm128405405.class" in directory "cfclasses". This is 
illegal because file names are case-insensitive in this system. .  
     
        
      The error occurred in C:\Inetpub\wwwroot\Components\hotels.cfc: line 17
     
15 :    <CFINCLUDE TEMPLATE="/Components/func_GetHotelRoomtypes.cfm">
16 :    <CFINCLUDE TEMPLATE="/Components/func_GetHotelDetails.cfm">
17 :    <CFINCLUDE TEMPLATE="/Components/func_SearchHotelRates.cfm">
18 :    <!--- PRIVATE INTERNAL FUNCTIONS--->
19 :    <CFINCLUDE TEMPLATE="/Components/func_hotelExists.cfm">

     


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to