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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to