Re: [appfuse-user] Adding same user

2007-08-16 Thread ujjala
I didn't do any changes in UserDaoHibernate or UserManagerImpl. I do some changes in user.hbm file and user.java file .I am sending my user.hbm file to you http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd";>

Re: [appfuse-user] Adding same user

2007-08-16 Thread Michael Horwitz
Which version of AppFuse are you using? Have you modified any of the user management code, e.g. UserDaoHibernate or UserManagerImpl? Mike On 8/16/07, ujjala <[EMAIL PROTECTED]> wrote: > > > When i add a user which is already exist in database then it throws the > following exception. > org.hiber