SaveState and Websphere 6

2006-03-29 Thread Geoff Longo
I am having what appears to be an issue with saveState not working on Websphere 6. My backing bean is request scoped and my jsf is saving the state of the entire backing bean. This works perfectly on Tomcat 5.5, but when I deploy to Websphere, things seem to fall apart. Currently, my backing

Re: SaveState and Websphere 6

2006-03-29 Thread Mike Kienenberger
On 3/29/06, Geoff Longo [EMAIL PROTECTED] wrote: I am having what appears to be an issue with saveState not working on Websphere 6. My backing bean is request scoped and my jsf is saving the state of the entire backing bean. This works perfectly on Tomcat 5.5, but when I deploy to Websphere,

Re: SaveState and Websphere 6

2006-03-29 Thread Geoff Longo
Guess I should subscribe to the developers list as well :) In any case, I have seen multiple posts on Websphere 6 and Myfaces, but none of these (including the one you linked) looked the same as my issue. Maybe they are related, but my null pointer occurs in my backing bean because the state of