I having issue using t:saveState on beans with spring classes. If I implement Serializable on my Spring classes I get startup errors, so I had to set the spring objects as transient in my beans. On a new request, though, the spring classes are null, so they are not getting injected the second time through.
 
Does anyone have this working? If so, how did you configure it?
 
Thanks...

Frank Russo
Senior Developer
FX Alliance, LLC

Reply via email to