eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
163 stars 111 forks source link

Signature for javax.faces.validator.BeanValidator issues #1065

Closed ren-zhijun-oracle closed 14 years ago

ren-zhijun-oracle commented 15 years ago

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]

ren-zhijun-oracle commented 6 years ago
ren-zhijun-oracle commented 15 years ago

@javaserverfaces Commented Reported by dougd

ren-zhijun-oracle commented 15 years ago

@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.

ren-zhijun-oracle commented 12 years ago

@javaserverfaces Commented @manfredriem said: Closing issue out

ren-zhijun-oracle commented 15 years ago

@javaserverfaces Commented Was assigned to javaserverfowner

ren-zhijun-oracle commented 7 years ago

@javaserverfaces Commented This issue was imported from java.net JIRA JAVASERVERFACES-1061

ren-zhijun-oracle commented 14 years ago

@javaserverfaces Commented Marked as incomplete on Thursday, July 1st 2010, 3:09:26 am