I believe this issue has been fixed in 6.2.4 (aka trunk). When you have the chance can you give it a try?
Blair On Tue, Nov 27, 2012 at 1:49 PM, West <[email protected]> wrote: > Forgot the error message, here it is: > > "Element RB is undefined in a Java object of type class > [Ljava.lang.String;, > > The error occurred in M:/apps/farcry/core/packages/lib/fapi.cfc: line 1557 > Called from M:/apps/farcry/core/packages/lib/error.cfc: line 459 > Called from M:/apps/farcry/core/packages/lib/error.cfc: line 242 > Called from M:/apps/farcry/core/packages/lib/error.cfc: line 413 > Called from M:/apps/farcry/core/Application.cfc: line 458 > Called from M:/apps/farcry/projects/customer120/www/Application.cfc: line > 164 > > 1555 : <cfset arguments.rbString = arguments.key /> > 1556 : > 1557 : <cfreturn > application.rb.formatRBString(argumentCollection="#arguments#") /> > 1558 : </cffunction> > 1559 : > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
