Re: [appfuse-user] A problem I met in the tutorial

2007-04-23 Thread Michael Horwitz
If you look under target/surefire-reports what error message is reported for the test? Mike. On 4/22/07, Rick Guo <[EMAIL PROTECTED]> wrote: Hi all, didn't find any info about the problem I met, I asked for your help, thanks. I'm just following the tutorial to add the Person, I chose Sprin

[appfuse-user] A problem I met in the tutorial

2007-04-22 Thread Rick Guo
Hi all, didn’t find any info about the problem I met, I asked for your help, thanks. I’m just following the tutorial to add the Person, I chose SpringMVC Modular archetype. The domain Object creation, the Dao and Service layer is OK. Then it comes the Spring MVC. After create the following fi