Re: Hello. New user here!

2009-08-20 Thread Kalle Korhonen
not happening, it's either a bug or I'm misunderstanding something. Kalle > - Original Message - > From: "Thiago H. de Paula Figueiredo" > To: "Tapestry users" > Sent: Wednesday, 19 August, 2009 01:50:43 GMT +02:00 Athens, Beirut, > Bucha

Re: Hello. New user here!

2009-08-19 Thread P . Stavrinides
k versions. Kind regards, Peter - Original Message - From: "Thiago H. de Paula Figueiredo" To: "Tapestry users" Sent: Wednesday, 19 August, 2009 01:50:43 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Hello. New user here! Em Tue, 18 Aug 2009 19:19:43 -0300

Re: Hello. New user here!

2009-08-18 Thread Thiago H. de Paula Figueiredo
Em Tue, 18 Aug 2009 19:19:43 -0300, Martin Torre Castro escreveu: I have find an alternative solution for my problem, but I'd like to thank Kalle, Joshua and Thiago for the help. I'm interested in Tapestry and events and I will look for information about mixings and the Chenille Kit in t

RE: Hello. New user here!

2009-08-18 Thread Martin Torre Castro
2009 21:24:45 -0700 > Subject: Re: Hello. New user here! > From: kalle.o.korho...@gmail.com > To: users@tapestry.apache.org > > Better than exclude - re-declare the tapestry version in your own > application pom so Maven's "nearest" version resolution can work >

Re: Hello. New user here!

2009-08-17 Thread Kalle Korhonen
Better than exclude - re-declare the tapestry version in your own application pom so Maven's "nearest" version resolution can work properly (that way you don't have to exclude them for each dependency that declares a specific version of Tapestry). Kalle On Mon, Aug 17, 2009 at 5:27 PM, Thiago H.

Re: Hello. New user here!

2009-08-17 Thread Thiago H. de Paula Figueiredo
Em Mon, 17 Aug 2009 21:11:09 -0300, Joshua Martin escreveu: I never figured it out - although I believe that the Chenille Kit handles this nicely. The problem was that Chenille Kit isn't compatible with T5.1 and I need 5.1 - note here that the upcoming version of CK will support T5.1 It is

Re: Hello. New user here!

2009-08-17 Thread Joshua Martin
I had the same problem with catching an event from a Select. I was trying to update a Zone according to a selection in a Select. I never figured it out - although I believe that the Chenille Kit handles this nicely. The problem was that Chenille Kit isn't compatible with T5.1 and I need 5.1 - note

Hello. New user here!

2009-08-17 Thread Martin Torre Castro
Hello, I'm a student as engineer and I have to make an application web with Tapestry. It's a wonderful framework, but I'm finding many problems which I spend too many time to solve and I've got very few time, so I decided to suscribe to this mail-list. My current problem now is finding