[jboss-user] [JBoss Seam] - Re: Logger in page-scoped component, NPE in post-back.

tazo do-not-reply at jboss.com
Mon Nov 13 05:28:37 EST 2006


Sory for my bad explanation, i will try again: 
1. @Logger inserts instance of org.jboss.seam.log.LogImpl in a field of my component (lets name it 'mylog', not marked as transient)
2. LogImpl class has field log marked as transient.
3. After postback, 'myname' is restored, but it's LogImpl.log field does not restored: i see null in my debug window.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985363#3985363

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985363



More information about the jboss-user mailing list