I\'m having some problems with PrettyFaces on the pages I use .
When I disable the PrettyFaces filter on the page, everything works
It does not work very well. Works with upload small files. If the file is a few MB he can not invoke the method. I do not advise using Primefaces + prettyfaces.
If your case is upload small files can work. Remove the primefaces fileupload configuration of web.xml and create the context.xml file as mentioned above.
I did with 'rewrite-servlet-2.0.9.Final.jar'. It worked perfectly with upload small files.