I realized what happened. I did not realize that it was a two-step process now and the error validation is done completely different than it used to be. I got it all fixed up and works great now!
Kyle Hayes Web Developer / Programmer WebAID - Anaheim Boeing Information Technology 714.762.2894 [EMAIL PROTECTED] -----Original Message----- From: Mark Stanton [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 3:10 PM To: [email protected] Subject: Re: [Reactor for CF] createErrorCollection error Hi Kyle In my experience that means your EmployeeRecord has not been validated. Run EmployeeRecord.validate() first. Cheers Mark On 8/25/06, Hayes, Kyle D <[EMAIL PROTECTED]> wrote: > > > > I realized that the method no longer exists in that object. When I > attempt to use _getErrorCollection, another exception throws saying > that it is not of type reactor.util.ErrorCollection > > > > Kyle Hayes > Web Developer / Programmer > WebAID - Anaheim > Boeing Information Technology > 714.762.2894 > [EMAIL PROTECTED] > > > > ________________________________ From: Hayes, Kyle D > Sent: Thursday, August 24, 2006 10:58 AM > To: [email protected] > Subject: [Reactor for CF] createErrorCollection error > > > > > I get the following error when I validate my record... > > > Mach-II Exception > Message Variable createErrorCollection is undefined. > Detail > > Extended Info > > Tag Context C:\Inetpub\wwwroot\LeoCert_Reactor\LeoCertData\Record\EmployeeRecord.cfc (7) > C:\Inetpub\wwwroot\LeoCert_Reactor\model\employees\EmployeeListener.cfc (66) > C:\Inetpub\wwwroot\MachII\framework\invokers\EventInvoker.cfc (43) > C:\Inetpub\wwwroot\MachII\framework\commands\NotifyCommand.cfc (51) > C:\Inetpub\wwwroot\MachII\framework\EventHandler.cfc (41) > C:\Inetpub\wwwroot\MachII\framework\EventContext.cfc (284) > C:\Inetpub\wwwroot\MachII\framework\EventContext.cfc (247) > C:\Inetpub\wwwroot\MachII\framework\EventContext.cfc (214) > C:\Inetpub\wwwroot\MachII\framework\RequestHandler.cfc (74) > C:\Inetpub\wwwroot\MachII\framework\RequestHandler.cfc (39) > C:\Inetpub\wwwroot\MachII\mach-ii.cfm (62) > C:\Inetpub\wwwroot\LeoCert_Reactor\index.cfm (15) > > > Kyle Hayes > Web Developer / Programmer > WebAID - Anaheim > Boeing Information Technology > 714.762.2894 > [EMAIL PROTECTED] > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- -- -- Reactor for ColdFusion Mailing List > [email protected] Archives at: > http://www.mail-archive.com/reactor%40doughughes.net/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- -- -- > > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- -- -- Reactor for ColdFusion Mailing List [email protected] > Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- -- -- -- Mark Stanton Gruden Pty Ltd http://www.gruden.com -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
