Thanks, that worked
I'm still getting JDK1.4 trouble though:
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.HiveMind
Ah yes, ignore the slight of hand. ..
http://opencomponentry.com/repository/m2-snapshot-repo/
On 5/9/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
I'm getting the following error when i start my application. It seems to
me that Tapestry is invoking an ognl API method that isn't there.
Maybe the on