hi,

i must be missing something really simple but i have no idea what it might be.

i have an model class AppUser
i have an action class AppUserAction
i do a test in APpUserAction where i getall data from the manager (injected) and as expected i get all the data i put in the semple-data.xml file.

so all is fine.....but

when i change the AppUser name to lets say AppUser123
i change all AppUser stuf in AppUserAction to APpUser123
i change the applicationcontext.xml (again AppUser to AppUser123).

now my test fail....

did i forget something somewhere to change??

thanks,

tibi


ps the table name is hardcoded in the AppUser to app_user

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to