Ok folks, I tested this web application on websphere as well as weblogic. I tested on two different boxes. Now I am convinced that it is a problem with MyFaces.
Install this web project (it is a WSAD/Websphere project but can easily be installed in eclipse/weblogic). Go to URL http://localhost/myFacesTest/jsf/start.faces
click next, dummy.faces is displayed
click next, dummy.faces is displayed again (which is correct) but this time there is no data. The application works if you try it with Sun's Reference Implementation.
Note that the bean clientTaskHandler is configured to be request scope. If you change it to session scope, try the test again and this time the dummy.faces always has the data.
I couldn't attach my project zip file here, I posted it to this location http://www.geocities.com/cupertinoindian/MyFacesTest.zip
Hopefully you can access it from there.
- Re: Navigation not working in MyFaces (works with Sun's ... CupertinoIndian
- Re: Navigation not working in MyFaces (works with S... CupertinoIndian
- MyFaces & Weblogoc 8.1 sp4 Roger Lee, NOTiFY