Model Glue: Not using an ORM adapter
Published on January 15, 2007
By Pete Freitag
By Pete Freitag
I was Getting this error in Model Glue framework for ColdFusion.
Not using an ORM adapter
You need to make sure that you have a mapping called /Reactor
, which I thought I had setup, but I was simply pointing to the reactor framework distrbution which has a subfolder called reactor
, this is the folder you need to point your mapping to.
Model Glue: Not using an ORM adapter was first published on January 15, 2007.