On Wed, Dec 22, 2010 at 1:19 PM, GuyS wrote: > I recently set up a new VPS that supports Railo. I have migrated a > couple fusebox based CFML sites from a Coldfusion server to this new > environment with no issues. However I tried to migrate an older Model > Glue 2.1 application and it doesn't seem to run. I get the following > error when I tried to run it: > > Message Bean creation exception during init() of > ModelGlue.unity.eventhandler.EventHandlerFactory > Detail Bean creation exception during init() of > ModelGlue.unity.orm.ReactorAdapter:key [DESCRIPTION] doesn't exist in > struct > (keys:extended_info,code,TagContext,additional,ErrorCode,ExtendedInfo,Detail,type,StackTrace,Message): > > I read something about an issue with array values being passed by > reference vs. value and it sounded like it could be related, but > wasn't sure. So my questions 1) any insight to the cause/solution? 2) > does 2.1 work with Railo or should I look at a newer version of > ModelGlue?
The array reference deal is more of a problem with Transfer. I don't remember running into any problems with Railo and MG2/Reactor off hand... :Den -- The pretended admission of a fault on our part creates an excellent impression. Marcus Fabius Quintilian -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
