Closed ren-zhijun-oracle closed 14 years ago
@javaserverfaces Commented Reported by dougd
@javaserverfaces Commented @rlubke said: The sig test harness will need to handle this case better. JSF 2.0 does not require beans validation at runtime. If it's not present, then the sig tests should still pass.
@javaserverfaces Commented @manfredriem said: Closing issue out
@javaserverfaces Commented Was assigned to javaserverfowner
@javaserverfaces Commented This issue was imported from java.net JIRA JAVASERVERFACES-1061
@javaserverfaces Commented Marked as incomplete on Thursday, July 1st 2010, 3:09:26 am
Using the signatureTest test tools I am seeing the following failure.
03-27-2009 13:20:26: ** Status Report 'javax.faces.validator' **
03-27-2009 13:20:26: SignatureTest report Tested version: 2.0_se5_se6 Check mode: src [throws normalized] Constant checking: off
LinkageError
javax.faces.validator.BeanValidator: thrown java.lang.NoClassDefFoundError: javax/validation/MessageInterpolator — affected javax.faces.validator.BeanValidator not linked
03-27-2009 13:20:26: ** Package 'javax.faces.validator' - FAILED (REFLECTION MODE) ** 03-27-2009 13:20:26: ** END VALIDATE PACKAGE 'javax.faces.validator'
This same class is passing the Static mode.
Environment
Operating System: All Platform: GlassFish 3.1 HEAD
Affected Versions
[2.0]