> Do you have an entry for all the tables you are using in the xml file?
> Upload your xml file if you are comfortable with that, and 
> someone here can go through it. 

Yeah, this is the extent of my XML file :)

<reactor>
        <config>
                <dsn value="ExReactorTesting" />
                <type value="mssql" />
                <mapping value="/ReactorTesting" />
                <mode value="development" />    
                <project value="ReactorTesting" />      
        </config>
        <objects />
</reactor>

Once I added the <project> tag everything went into the correct directories,
and the empty objects written to my site had the correct CFC calls. It was
just a matter of the docs not yet listing the <project> tag.

Dan





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

Reply via email to