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%20Weis's gravatar image

Nikel Weis
(suspended)
accept rate: 57%

edited 28.11.2013 at 11:48

1

I haven't try it by myself, but here is a link how to do it. link

BalusC has never disappointed me

(28.11.2013 at 11:52) Raphael Bürgin Raphael%20B%C3%BCrgin's gravatar image

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.

(28.11.2013 at 11:58) Nikel Weis Nikel%20Weis's gravatar image
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×32
×4

Asked: 28.11.2013 at 10:48

Seen: 4,386 times

Last updated: 28.11.2013 at 12:01