I'm doing this tutorial,
http://tapestry.apache.org/tapestry5/tutorial1/forms.html, but using Tomcat
instead of Jetty and "t5demo" instead of "org.apache.tapestry5.tutorial". 
I'm getting this exception when trying to run it in Tomcat:

caught an exception while obtaining a class file for
t5demo.pages.address.CreateAddress
exception
org.apache.tapestry.internal.services.TransformationException:
java.lang.ClassNotFoundException: org.apache.tapestry5.annotations.Property

I've received this exception in the tutorial in prior chapters when the
Property annotation was used, but was able to work around it by adding
getters/setters.

Since this particular chapter uses beaneditform, I can't figure out a work
around.  Does anybody have a fix for this issue?

thanks
-- 
View this message in context: 
http://www.nabble.com/TransformationException-running-tutorial-tp19959440p19959440.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