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]

Reply via email to