If you look at the BaseDaoTestCase class, you should see the context files that are loaded. I'd recommend using test/dao/**/applicationContext-resources.xml since it's only loaded when running DAO tests.
Matt On 12/7/06, maskkkk <[EMAIL PROTECTED]> wrote:
Hello all, I'm trying to create an aop:aspect for logging inside DAO Unit Tests. Is this possible? What existing Spring classes should be used? Where is the recommended ApplicationContext-*.xml file to place this aspect in? I am using Appfuse 1.9.4 Thank you, Andrew J. Leer -- View this message in context: http://www.nabble.com/Spring-2.0-AOP-Logging-Appfuse-1.9.4-tf2775050s2369.html#a7741262 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
