Putting the class files in WEB-INF\classes all annotations are processed correctly.
After packaging the class files in a jar under WEB-INF\lib the annotations are no longer resolved.
Using the guessnumber sample and packaging the class files I got following StackTrace:
javax.faces.FacesException: Ausdrucksfehler: Benanntes Objekt ClientSideValidator nicht gefunden.
com.sun.faces.application.ApplicationImpl.createValidator(ApplicationImpl.java:1493)
com.sun.faces.facelets.tag.jsf.ValidatorTagHandlerDelegateImpl.createValidator(ValidatorTagHandlerDelegateImpl.java:234)
JSF 2.0.1
Tomcat 6.0.18
Any help appreciated,
Alex
[Message sent by forum member 'alexschmidt' ]
http://forums.java.net/jive/thread.jspa?messageID=374024