Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.7
-
None
Description
When i run the application in JDK1.5 it runs fine, but when i run in JDK1.4 i get this exception:
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NoSuchMethodError: java.lang.Integer.valueOf(I)Ljava/lang/Integer;
ognl.ASTProperty.toSetSourceString (ASTProperty.java:548)
org.apache.tapestry.services.impl.HiveMindExpressionCompiler.generateSetter(HiveMindExpressionCompiler.java:397)
org.apache.tapestry.services.impl.HiveMindExpressionCompiler.compileExpression( HiveMindExpressionCompiler.java:188)
ognl.OgnlRuntime.compileExpression(OgnlRuntime.java:387)
ognl.Ognl.compileExpression(Ognl.java:123)