yeah, i'm thinking that would be good too.... :o) Does that mean it's fixed in the next snapshot ?
On 4/10/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
"oops" Guess I need to run the ognl unit tests in 1.4 occasionally... On 4/10/07, Hugo Palma <[EMAIL PROTECTED]> wrote: > I'm asking because i'm getting this error running it: > > Caused by: java.lang.RuntimeException: java.lang.RuntimeException: > java.lang.NoSuchMethodError: java.lang.Integer.valueOf (I)Ljava/lang/Integer; > at ognl.ASTProperty.toSetSourceString(ASTProperty.java:548) > at > org.apache.tapestry.services.impl.HiveMindExpressionCompiler.generateSetter ( > HiveMindExpressionCompiler.java:386) > at > org.apache.tapestry.services.impl.HiveMindExpressionCompiler.compileExpression > (HiveMindExpressionCompiler.java:162) > at ognl.OgnlRuntime.compileExpression(OgnlRuntime.java:388) > at ognl.Ognl.compileExpression(Ognl.java:123) > at org.apache.tapestry.services.impl.ExpressionCacheImpl.parse( > ExpressionCacheImpl.java:129) > ... 65 more > > It seems that it's looking for an implementation of Integer.valueOf (Integer). > This kind of method call would only work in JDK 1.5. > > Thanks, > > Hugo > -- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]