So I was able to trap an error and see the output of the error but I'm not sure why it is having this issue. Any ideas?
I can't get an exact version on ModelGlue, it just says subversion checkout next to the version. The error is: detailvariables.BeanFactory doesn't exist.:= Error at line 1, column 10 errorcode[empty string]extendedinfo[empty string]line539messageBean creation exception during init() of reactor.reactorFactory On Tue, Nov 10, 2009 at 9:20 PM, Matthew Woodward <[email protected]>wrote: > On Tue, Nov 10, 2009 at 5:52 PM, Ezra Parker <[email protected]> wrote: > >> >> @Ben, what version of Model-Glue are you running? >> >> FWIW, I just tried a few of the MG sample apps (from version 3) on >> OpenBD and *most* of them worked just fine > > > Thanks for putting those through their paces. Very helpful. > > >> -- the exception was Ray >> Camden's Lighthouse Pro port, which had some issues with paths as well >> as the format of a date attribute for the <cfschedule> tag, and also >> brought to light a bug in the MG core in regards to event types (it >> appears that Adobe ColdFusion is a little less stringent in these >> areas, as the app seemed to work OK under CF). As far as the bug goes, >> I'll see about getting this fixed ASAP. >> >> > Yep, we've run into a few things like that before where things that > "should" blow up in CF don't. Always good to ferret those out. > > >> @Matt, there are a number of sample apps in the modelgluesamples >> directory. Ray's LHP port is the most significant one, and if you'd >> like I can send you a modified version that corrected the errors I >> encountered when attempting to get it running. >> > > Sure--feel free to email that to me off-list. > > >> >> BTW, should a CFC path like "lhp.controller.Controller" work under >> OpenBD assuming that an "lhp" mapping pointing to the relevant >> directory is present? Unless I'm doing something wrong (entirely >> possible, as I'm not really familiar with this engine), this didn't >> appear to work for me, and I had to modify the paths in the XML config >> files to make them all relative to the webroot in order to get the app >> to run. >> >> > Yep, that should definitely work and does in my experience. I haven't run > into situations like you're outlining where everything has to be relative to > the webroot. Is this problem illustrated in the modified version of LHP? > > Thanks again for the help! Much appreciated. > > -- > Matthew Woodward > [email protected] > http://mpwoodward.posterous.com > identi.ca/Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments. > http://www.gnu.org/philosophy/no-word-attachments.html > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
