What is the best way/practice to develop and debug classes which need to be referenced in the faces-config.xml? I've this problem with custom validators and a custom phase listener that should be implemented. My current approach is to close the Designer and start it again for every debug or development step, which makes development of custom validators and PhaseListeners a pain. Is there a better way to have access to debugging & development facilities? asked 28.11.2013 at 10:48 Nikel Weis |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 28.11.2013 at 10:48
Seen: 4,463 times
Last updated: 28.11.2013 at 12:01
I haven't try it by myself, but here is a link how to do it. link
BalusC has never disappointed me
Just playing around on exactly that page too. Thanks for that. I also appreciate BalusC's work very much as well. ;) But thae problem remains, that a complete restart of the Designer remains - which is quite annoying.