Hi,
I've come across this issue again, the problem was that we had an incorrect URL for an image in our application.
I don't think this should stop the application from rendering though. The Mojarra library has handled the missing resource by logging it and then setting the URL to RES_NOT_FOUND, the Exception from PortletResponseImpl is effectively a second handling of the error, it should probably just log and pass on the URL? By throwing the exception the behaviour of the application is different in portlet and non portlet environments.
Thanks,
John
Be kell jelentkezni ahhoz, hogy ez helytelenként legyen megjelölve.