Thanks. I had old jar file. I removed it and it started working.
mraible wrote:
>
> This happens when you haven't registered Person in hibernate.cfg.xml.
> If you've already registered it, check for duplicate hibernate.cfg.xml
> files in your project.
>
> Matt
>
> On 6/5/07, Sandhu <[EMA
This happens when you haven't registered Person in hibernate.cfg.xml.
If you've already registered it, check for duplicate hibernate.cfg.xml
files in your project.
Matt
On 6/5/07, Sandhu <[EMAIL PROTECTED]> wrote:
In appfuse, if I enter person first name and last name, click add, it shows
the
In appfuse, if I enter person first name and last name, click add, it shows
the following error message on screen but no exception or log in the tomcat
container log.
Data Access Failure
Unknown entity: org.appfuse.tutorial.model.Person; nested exception is
org.hibernate.MappingException: Unkno