This *universally* turns out to be people leaving old versions of the
Tapestry JARs on the classpath.

On Mon, Apr 7, 2008 at 12:16 PM, Jonathan Barker
<[EMAIL PROTECTED]> wrote:
> Just to confirm... you have your template files in:
>
>  src/main/resources/com/abc/aroer/components ?  That should be correct.
>
>  BTW, you should jump to 5.0.11.  It's the official "Beta".
>
>
>
>
>  > -----Original Message-----
>  > From: Britske [mailto:[EMAIL PROTECTED]
>  > Sent: Monday, April 07, 2008 2:27 PM
>  > To: users@tapestry.apache.org
>  > Subject: T5: NoClassDefFoundError while upgrading to 5.0.10
>  >
>  >
>  > Hi,
>  >
>  > due to severe problems with my ide I decided to try and create a new
>  > tapestry project from scratch using the maven quickstart archetype. I copy
>  > pasted classed in and everything (hibernate, spring, services, etc) works
>  > except that I keep getting the following error:
>  >
>  > Processing of request failed with uncaught exception: Could not convert
>  > 'results.numfound' into a component parameter binding:
>  > java.lang.NoClassDefFoundError: com/abc/aroer/components/FlexLiContent
>  >
>  > I checked that the source is indeed in the specified package and that
>  > src/main/resources has the .tml files in a subdir called 'components'.
>  >
>  > Was there perhaps a change where the .tml files need to be stored for
>  > components.
>  > BTW: I updated from 5.0.6. and 5.0.7 seems to be having the same issues of
>  > classdefnotfound.
>  >
>  >
>  > I can't go back to 5.0.6 because it gives me far more creepier errors:
>  > org.apache.tapestry.internal.services.TransformationException
>  > StackMapTable format error: bad class index
>  >
>  > Thanks,
>  > Britske
>  > --
>  > View this message in context: http://www.nabble.com/T5%3A-
>  > NoClassDefFoundError-while-upgrading-to-5.0.10-tp16538525p16538525.html
>  > Sent from the Tapestry - User mailing list archive at Nabble.com.
>  >
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: [EMAIL PROTECTED]
>  > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to