On Apr 4, 2011, at 9:48 PM, [email protected] wrote: > Author: dblevins > Date: Tue Apr 5 04:48:20 2011 > New Revision: 1088893 > > URL: http://svn.apache.org/viewvc?rev=1088893&view=rev > Log: > Looks like I accidentally blew away our very good logging. > > Modified: > > openejb/trunk/openejb3/container/openejb-core/src/main/resources/embedded.logging.properties
We should really have a test to check some of the critical output. Specifically: Found EjbModule... Jndi(name... Created Ejb.... Started Ejb.... Deployed Application... Would be a fun little "get your feet wet" task if someone wanted to dig in. Likely a bunch of log output we should test. -David
