tracker issue : CF-3043162

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 85965:Can't call the java

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Nathan Strutz / Nathan Strutz (Nathan Strutz)

Created: 01/21/2011

Components: Language, CF Component

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,1,274733 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

Can't call the java.lang.Object' methods on any CFC. This includes common methods like cfcInstance.toString() and cfcInstance.getClass().
Method:

// Instantiate a CFC: o = new myCFC;// try to getClass, etc. o.getClass();// see error
Result:

The method getClass was not found in component C:\ColdFusion9\wwwroot\testfiles\test.cfc

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043162

External Customer Info:
External Company:  
External Customer Name: Nathan Strutz
External Customer Email: 36EC2AB9446105B39920157F
External Test Config: 01/21/2011

Attachments:

Comments: