tracker issue : CF-3041669

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

Bug 83375:Got this error even though the CFC does indeed the relevant property

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)

Created: 06/17/2010

Components: ORM Support

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 274657

Priority/Frequency: Major / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

Got this error even though the CFC does indeed the relevant property.Here is the line in principleCompany:property name="agency" fieldType="many-to-one" cfc="root.model.domain.agency.office" fkcolumn="PA_EnterpriseID" mappedby="enterprise" notempty;and here is the line in office:property name="enterprise" fieldType="one-to-one" cfc="root.model.domain.enterprise" fkcolumn="PA_EnterpriseID" fetch="join" update="false" insert="false";
Method:


Result:

Invalid value of attribute mappedBy for property agency in CFC root.model.domain.agency.principleCompany. A property named enterprise must exist in CFC root.model.domain.agency.office.

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

Watson Bug ID:	3041669

External Customer Info:
External Company:  
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 06/17/2010

Attachments:

Comments: