| * changed coldspring configuration from constructor-arg injection to | property injection for non-singletons
I have never used coldspring before, so I am not sure how things work - but I found out that it doesn't bomb if I moved the mailer argument to be above the contentrenderer argument for beans in the coldspring.xml. (does the order signify anything there?) I just found the LSDateFormat issue and I created a ticket for that in the OpenBD tracker. Additional things that I found: * there is one line where one bumps into the syntax difference between OpenBD's and CFMX' cfimage implementation. * it didn't create mappings properly, so I did that by hand * there was a little issue in the reading of the settings due to an incompability in getCurrentTemplatePath (ticket created) /Hugo | * renamed render() function to doRender() because openbd has | a built-in | render() function | * lots of instances of LSDateFormat that doesn't check to see | that the | date isn't "" | * renamed isNull() function in reactor to isValueNull() | because openbd | has a built-in isNull() function | | That first one was a bit odd--CS was blowing up but that change fixed | it. Might not be necessary anymore. | | After that I ran into a few other issues here and there (file manager | doesn't work, infinite redirect error in Firefox in some cases, etc.) | but I haven't looked into it in a while. | | Interested to hear what you find! | | -- | Matt Woodward | [EMAIL PROTECTED] | http://www.mattwoodward.com/blog | | 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 blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
