On ColdSpring--I get the same error on the sample app both on the Ready2Run and WAR on Tomcat, on Mac and Linux. A bit concerned about this line:
configurator.configure('/usr/local/cf7/htdocs/klondike/logs/logger.properties');

Seems like that would cause issues ... though you said this does work on Railo? Could be a log4j incompatibility maybe?

As an aside, ColdSpring itself works perfectly on OpenBD. Just want to make clear that it's the sample app that's causing issues, not the framework itself.

MXUnit--should have thought of this earlier--it won't work because they're using a method called assert() and OpenBD has a built-in function assert().

We discussed at one point allowing people to disable specific functions but that wouldn't happen any time soon--quickest fix for MXUnit I would think is to do search/replace on assert and change it to doAssert or something along those lines. I did the same thing for Reactor when I was testing Sava (they've since moved off of Reactor) and it fixed the issue.

Let me know if I can help further--the ColdSpring sample app problem is a bit of a weird one, but since that klondike app does use log4j explicitly, my guess is a different version is causing the problem.

--
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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to