Re: TransformationException running tutorial

2008-10-14 Thread D Dart
w.arsmachina.com.br/thiago > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.na

Re: TransformationException running tutorial

2008-10-14 Thread Thiago H. de Paula Figueiredo
Em Tue, 14 Oct 2008 13:56:04 -0300, D Dart <[EMAIL PROTECTED]> escreveu: Discovered that the WEB-INF/lib directory had 5.0.10 jars in it (new to eclipse too), so I removed those and added the 5.0.15 jars, restarted eclipse and fixed a few import paths, etc. Trying to run the app in Tomcat pro

Re: TransformationException running tutorial

2008-10-14 Thread D Dart
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/s

Re: TransformationException running tutorial

2008-10-13 Thread D Dart
esenvolvedor 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 i

Re: TransformationException running tutorial

2008-10-13 Thread Thiago H. de Paula Figueiredo
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/tapestry

TransformationException running tutorial

2008-10-13 Thread D Dart
tion 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-runnin