Forgive me if this issue has already been reported. I didn't see it searching the list.
Yesterday I did a deploy of a Mach-II, ColdSpring, Transfer ORM application. It worked perfectly on my development server, but when I pushed it to production and updated Open BlueDragon to the current nightly build, it failed to load. From what I can tell, it's something to do with how mixin functions and parsing scopes. Sorry, I don't have any further insight, however it is easy to reproduce. This version works fine (OpenBludDragon.jar, openbd.properties): version=1.2 builddate=2010-05-02 01:00:33 GMT This version does not: version=1.2 builddate=2010-06-06 01:00:35 GMT The error is in line 73 of transfer/com/factory/ AbstractBaseFactory.cfc when attempting to create an instance of transfer/com/sql/transaction/TransactionAdviceBuilder.cfc. The error is on line 98 when Open BlueDragon tries to deal with "instance.Transaction". -joseph -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
