<p:ajaxExceptionHandler> not working on 5.3

UI Components for JSF
Post Reply
emer
Posts: 1
Joined: 06 Nov 2015, 17:31

06 Nov 2015, 17:58

(sorry for my English)

Hi, i'm having problems with p:ajaxExceptionHandler in mobile. It works perfectly in 5.2, but in 5.3 it simply not works, it redirects to my error page with the message.

My code:

Code: Select all

<p:ajaxExceptionHandler update="exceptionDialog"
	onexception="PF('varExceptionDialog').show();" />

<p:dialog id="exceptionDialog" widgetVar="varExceptionDialog" 
	styleClass="ui-group-theme-a" header="Error" resizable="false" >

	#{pfExceptionHandler.message} 
</p:dialog>
Primefaces 5.2
MyFaces 2.2.8
Tomcat 8

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 25 guests