Ticket #309 (closed defect: fixed)
Scaffolding Error
| Reported by: | bigbadscottyb | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Version: | Severity: | blocker | |
| Keywords: | Cc: |
Description
I'm new to MG and it's scaffolding, and am getting an error message when trying to use it with reactor (I have coldspring installed as well). I took a copy of the modelglueapplicationtemplate and prepped it for my project sjbpc. I have the database structure in the reactor.xml, and added the <scaffold object="customer" /> into the event-handlers in modelglue.xml.
When I run http://localhost:8500/sjbpc/index.cfm?customer.list I get the following error:
OBJECTMETADATA.XML.OBJECT.ALIAS.XMLTEXT
The error occurred in C:\ColdFusion?8\wwwroot\ModelGlue?\unity\eventhandler\scaffold\List.cfc: line 14
Called from C:\ColdFusion?8\wwwroot\ModelGlue?\unity\eventhandler\EventHandlerFactory?.cfc: line 47 Called from C:\ColdFusion?8\wwwroot\ModelGlue?\unity\loader\XmlConfigurationLoader?.cfc: line 336 Called from C:\ColdFusion?8\wwwroot\ModelGlue?\unity\loader\XmlConfigurationLoader?.cfc: line 61 Called from C:\ColdFusion?8\wwwroot\ModelGlue?\unity\loader\FrameworkLoader?.cfc: line 73 Called from C:\ColdFusion?8\wwwroot\ModelGlue?\unity\ModelGlue?.cfm: line 98 Called from C:\ColdFusion?8\wwwroot\SJBPC\index.cfm: line 50
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)