Uploaded image for project: 'Commons OGNL (Dormant)'
  1. Commons OGNL (Dormant)
  2. OGNL-74

Error in ASTProperty when running in JDK1.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.7
    • 2.7
    • ExpressionCompiler
    • 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)

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            hugopalma Hugo Palma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: