I'm having issues with JSF 2 FileUpload with PrimeFaces. I'm already in
contact with
the developer, but think this might be an error with JSF / Glassfish v3
itself, as it works
with Tomcat.
When trying to upload a file, a 500 Internal Server Error is issued, stating
that the view could not be restored.
However, this view only has a reference to a RequestScoped managed bean with
a EventHandler (which does not
get called!)