I have to debug part of the mojarra 2.1.3 javascript sources. Unfortunately, they are right now delivered in a minified version (jsf.js). I found jsf_uncompresses.js in the sources, how can I tell mojarra to use this? Do I have to replace jsf.js?
I have to debug part of the mojarra 2.1.3 javascript sources. Unfortunately, they are
Share
There is one better solution, add this snippet to your web.xml: