RE: [T5] upload component validate issue

2008-11-05 Thread Henry Chen
ECTED] Subject: Re: [T5] upload component validate issue Make sure you have refreshed from Maven, *all* the Tapestry JARs. Looks like you are using the latest tapestry-upload.jar with a slightly out-of-date tapestry-core.jar. You're seeing changes I made yesterday. On Wed, Nov 5, 2008 at 4:42

Re: [T5] upload component validate issue

2008-11-05 Thread Howard Lewis Ship
Make sure you have refreshed from Maven, *all* the Tapestry JARs. Looks like you are using the latest tapestry-upload.jar with a slightly out-of-date tapestry-core.jar. You're seeing changes I made yesterday. On Wed, Nov 5, 2008 at 4:42 PM, Henry Chen <[EMAIL PROTECTED]> wrote: > I found my code

[T5] upload component validate issue

2008-11-05 Thread Henry Chen
I found my code was broken today where I have "". This worked well before but not any more. After I added validate="require" it worked again. Is this a bug? Below is the error: java.lang.NoSuchMethodError org.apache.tapestry5.services.ComponentDefaultProvider.defaultValidatorBindi ng(L