I'm trying to set up a Railo site using CFWheels on my local computer,
but I keep getting this error:
"Error while resolving the relationship staging in cfc models.Person.
Check the column mapping for this property."
Does anyone know how to using the mapping in the Railo administrator
to map to my CFWheels models? I'm not certain the syntax of what to
put for all the options. I'm not even sure mapping is my issue, but
that's the error I'm getting.
For reference, my railo installation is in the default location: C:
\railo
My models for my CFWheels site are here: C:\Users\TQUILL\Sites\TQUILL
\models
Thanks for any help you can provide.