I don't know if this could be causing a problem for you, but I doubt it. The latest version in SVN removes UniversalManagerImpl. http://static.appfuse.org/appfuse-service/xref/org/appfuse/service/impl/UserManagerImpl.html
Matt On Mon, Apr 13, 2009 at 8:03 AM, nevermind_and <andrzej.kosa...@gmail.com>wrote: > 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: Diff in mvn jetty:run n' > jetty:run-war<http://www.nabble.com/Diff-in-mvn-jetty%3Arun-n%27-jetty%3Arun-war-tp23022763s2369p23022763.html> > Sent from the AppFuse - User mailing list > archive<http://www.nabble.com/AppFuse---User-f2370.html>at Nabble.com. >