Thanks - works fine now! Actually, I'd just worked it out and was composing a reply to the list...

There's an error in the docs, then - the code I used for my config file was listed as "My complete config file now looks like this:"

Page is: Reactor Crash Course > Configuring Relationships in Reactor


Seb


On 15 Jan 2007, at 17:31, Teddy Payne wrote:

<objects>
<object name="Customer" >
  < hasOne name= "Address">
       < relate from= "addressId" to= "addressId" />
  </ hasOne>
</object >
</objects>
</reactor >

Try putting the object node inside of objects parent. I have not checked the latest Reactor if this still applies, but I saw that as indicative in the past.

Teddy


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to