Ticket #309 (closed defect: fixed)

Opened 18 years ago

Last modified 16 years ago

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

Attachments

Reactor.xml (0.5 kB) - added by bigbadscottyb 18 years ago.
ColdSpring.xml (3.8 kB) - added by bigbadscottyb 18 years ago.
ModelGlue.xml (1.0 kB) - added by bigbadscottyb 18 years ago.

Change History

Changed 18 years ago by bigbadscottyb

Changed 18 years ago by bigbadscottyb

Changed 18 years ago by bigbadscottyb

Changed 18 years ago by bigbadscottyb

This was fixed by uncommenting the entries in ModelGlue?/config/Configuration.xml for the ormAdapter and ormService beans.

Changed 16 years ago by DanWilson

  • status changed from new to closed
  • resolution set to fixed

user self-help. Nothing to see here folks..

Note: See TracTickets for help on using tickets.