[jboss-user] [JBoss Seam] - Logger in page-scoped component, NPE in post-back.
tazo
do-not-reply at jboss.com
Sun Nov 12 19:00:53 EST 2006
I have page-scoped seam-component with @Logger field and i'm getting NPE then i use logger during jsf post-backs. After debugging i found what log field of LogImpl which is transient does not restored after object deserialization, readObject method of this class is not called.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985288#3985288
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985288
More information about the jboss-user
mailing list