On Mon, 2010-12-13 at 17:27 -0500, Liangzhao Zeng wrote: > I can run the 0.66 using same logging setup without any problem. Not > sure what's the difference when starting up the 0.7 in eclipse. Can > someone share the logging setup?
Make sure that you have -Dlog4j.configuration=log4j-server.properties among your VM arguments and that conf/ (assuming that's where you have it) has been added to the classpath. Since you say this worked with 0.6.6 and doesn't with 0.7, I'm guessing the latter is already in place and the former is the problem. -- Eric Evans eev...@rackspace.com