In a new (2.0m5) project created in Eclipse with Candy4Appfuse, I get the following error on "mvn surefire:test". While I thought I had followed the instructions in http://www.appfuse.org/display/APF/Using+Struts+2, I think this must mean that I don't have zeroconfig setup correctly. Am I on the right track?
------------------------------------------------------------------------------- Test set: ca.pointerstop.cocoa.webapp.action.AccountActionTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.676 sec <<< FAILURE! testSearch(ca.pointerstop.cocoa.webapp.action.AccountActionTest) Time elapsed: 11.281 sec <<< ERROR! org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'accountManager' is defined -- derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
