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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...