Have you read the AppFuse tutorials?
http://appfuse.org/display/APF/Tutorials
They should help you figure out the issue.
If you don't know much about Spring, you might start by reading up on Spring
and learning what the error message means.
On Sep 17, 2010, at 12:57 AM, Cody zhang wrote:
> H
Hi,Matt
I will add something on xml file when new project class?
applicationContext-struts.xml
hibernate.cfg.xml
How do it?
Best Regards,
--Cody.Zhang
2010/9/17 Matt Raible
> Did you create a PersonDao interface and implementation in your project? If
> so, did you regi
Did you create a PersonDao interface and implementation in your project? If
so, did you register them in an XML file or with annotations? If so, what
version of AppFuse are you using?
2010/9/16 Cody Zhang
> Hi,All
>Can you help me?
> error:
>
>
>
> Unable to instantiate Action, projectActi