I've read already some posts about that subject and something that i've noticed :
Both UserManagerImpl and UniversalManagerImpl have the same fields names 'dao' is there possibility that it can cause some fetching errors (UserManagerImpl extends UniversalManagerImpl) ? Could it be connected with common Errors on update User when we jetty:run-war? And one more question, i have some strange behavior when i'm using jetty:run-war it runs on my intentionally change annotation to different column ( not User ) and everythin works fine (except updating :-( ) but when i'm using jetty:run i'm losing my annotation (it refers to default app_user and there is no way to change that in this command for me but then i can correctly update... ) I will be thankful for any help. -- View this message in context: http://www.nabble.com/Diff-in-mvn-jetty%3Arun-n%27-jetty%3Arun-war-tp23022763s2369p23022763.html Sent from the AppFuse - User mailing list archive at Nabble.com.