I'm using 5.0.15.

Thiago H. de Paula Figueiredo wrote:
> 
> What Tapestry version are you using? The @Property annotation was added in  
> some release I cannot remeber exactly. Make sure you are using the latest  
> one. ;)
> 
> Em Mon, 13 Oct 2008 15:45:04 -0200, D Dart <[EMAIL PROTECTED]> escreveu:
> 
>>
>> 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
> 
> 
> 
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> Consultor, desenvolvedor e instrutor em Java
> http://www.arsmachina.com.br/thiago
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

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