OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | August 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Regression in UserProfileDAOImpl.java


I have no commit permission so I hope somebody can do this for me.

I've checked out latest revision from SVN and I found a regression error.

UserProfileDAOImpl.java doesn't populate EXO_USER_PROFILE table.

The file UserProfileDAOImpl.java contains at line 69 (interesting number
line ;-) )

session.save(profile.getUserName(), upd) ;

but before the correct line was

session.save(upd, profile.getUserName()) ;


please reply to this email when you correct the problem




<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.