Hello,

I've cloned github repo 3 days ago.
I'm runnning viewconfig sample with JBoss 7.0.2 (Mojarra 2.1.3).
f:viewParam is not executed (in item.xhtml, pageController.setItem is not called).
To make it work with Jboss 7.0.2, you'll need to upgrate Prettyfaces to 3.3.0 (which corrects this issue : http://code.google.com/p/prettyfaces/issues/detail?id=92).

Just a question : which version of JBoss AS are you using for your development ?

Thanks