Lately I discovered an interesting issue. When using validation with "Spring"-ed actions (enhanced by Cglib) it seems that Cglib enhancer clears annotations of basic class. For instance, trying to get annotations from CreateUserAction$$EnhancerByCGLIB$$6a58cf48.edit() returns null (tested with @SkipValidation). Any suggestions how to manage this? May be simply checking "EnhancerByCGLIB" suffix of a classname? --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=63787&messageID=122890#122890
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]