Re: [appfuse-user] ant test-dao error

2007-01-09 Thread Bernd Putsche
" to generate reports at /Users/bernd/Projects/ carenet/build/test/reports. Total time: 17 seconds thanks a lot for the help bernd ---- Original-Nachricht ---- Datum: Fri, 5 Jan 2007 16:40:33 +0100 Von: "Peter Schneider-Manzell" <[EMAIL PROTECTED]> An:

Re: [appfuse-user] ant test-dao error

2007-01-05 Thread Matt Raible
enet/build/test/reports. Total time: 17 seconds thanks a lot for the help bernd Original-Nachricht ---- Datum: Fri, 5 Jan 2007 16:40:33 +0100 Von: "Peter Schneider-Manzell" <[EMAIL PROTECTED]> An: users@appfuse.dev.java.net Betreff: AW: [appfuse-user] ant test-dao er

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
"cN_AccountInformationDao" > > Solution: rename the bean in the context or rename the setter in the test > > For more information see the Spring Documentation, > (http://www.springframework.org/docs/reference/beans.html#beans-factory-auto > wire), autowiring byName &g

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread Peter Schneider-Manzell
s.html#beans-factory-auto wire), autowiring byName Bye, Peter -Ursprüngliche Nachricht- Von: cosmonate cosmo [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 5. Januar 2007 16:00 An: users@appfuse.dev.java.net Betreff: AW: [appfuse-user] ant test-dao error hmm... i did at the en

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
t; <[EMAIL PROTECTED]> An: users@appfuse.dev.java.net Betreff: AW: [appfuse-user] ant test-dao error > It seems that you dont have defined a bean named > "cN_AccountInformationDao" > in your applicationContext-hibernate.xml > > Bye, > > Peter > > ---

AW: [appfuse-user] ant test-dao error

2007-01-05 Thread Peter Schneider-Manzell
et Betreff: [appfuse-user] ant test-dao error Hi I'm new to appfuse trying to develop a project using the tutorial... now I'm implementing the tests and get the following error: i triple checked the xml values and have no clue what the error can be.. would be nice if anyone could help

[appfuse-user] ant test-dao error

2007-01-05 Thread cosmonate cosmo
Hi I'm new to appfuse trying to develop a project using the tutorial... now I'm implementing the tests and get the following error: i triple checked the xml values and have no clue what the error can be.. would be nice if anyone could help me a little bit out! GrannySmith:~/Projects/carenet bern