T4.1.5 / BeanForm 0.7 - component throws exception during render

2008-04-08 Thread lenards
o this. I've been on Tapestry list for a week and I see how accurately and quickly questions are answers - so I figured there has to be a solution (and it's likely something silly and stupid on my part). Does anyone remember the resolution to this? Thanks! Andy /**

Re: T4.1.5 / BeanForm 0.7 - component throws exception during render

2008-04-08 Thread lenards
Thank you Andreas! Quoting Andreas Andreou <[EMAIL PROTECTED]>: beanform has since moved into tacos http://tacos.sourceforge.net/tacos4.1/ http://tacos.sourceforge.net/tacos4.1/beanform/index.html and also into the central maven repo (latest version is 0.9) http://mirrors.ibiblio.org/pub/mirro

T4.0.2 - Dealing Timeouts & Long-running Processes

2008-06-06 Thread lenards
g at the very least someone might just link me to the documentation about how to do this. Thanks in advance. Andy / * @author: Andrew Lenards * @email: [EMAIL PROTECTED] * @title: Systems Programmer, Principal * @project: Tree of Life Web Pro

T4.1.5 - BeanForm Throwing Exception during HTTP POST rewind of Form component

2008-06-13 Thread lenards
Hello all, I'm having an issue with BeanForm (version 0.9). I have a feeling it's something I'm missing - but I've done about all the research and probing I can think of to no avail. The particulars - I'm executing in Jetty 4.2.27 (old, I know - but it seems rather trusty) on ubuntu linux. My t

Re: T4.1.5 - BeanForm Throwing Exception during HTTP POST rewind of Form component

2008-06-14 Thread lenards
Quoting Andreas Andreou <[EMAIL PROTECTED]>: So, you're saying that when you're creating a new bandPojo it works, but when you're editing an existing one it fails? Yes. When the component is modifying a new instance of the Band pojo, everything works. But when I enter the page with an existi

Re: T4.1.5 - BeanForm Throwing Exception during HTTP POST rewind of Form component

2008-06-14 Thread lenards
Quoting Andreas Andreou <[EMAIL PROTECTED]>: Didn't find anything weird :) UGH! Try excluding more of your pojo properties until you find which one causes this... Okay - I attempt that. Also, try the properties parameter as described at http://tacos.sourceforge.net/tacos4.1/beanform/comp

Re: T4.1.5 - BeanForm Throwing Exception during HTTP POST rewind of Form component

2008-06-14 Thread lenards
Quoting Andreas Andreou <[EMAIL PROTECTED]>: Another thought, try cacheProperties="ognl:false" in your beanForm I have not been able to update to Tapestry 4.1.6-SNAPSHOT (I'm not a Maven user). I was able to find OGNL 2.7.3 in a Maven repo to download it. I don't think I'm going to be able t

T4.1.* - Frustration with the Tapestry Maven Example

2008-07-02 Thread lenards
(this isn't a question - I found a solution) I have installed maven - it is functioning correctly. I have not installed or configured anything else specific to it. I am simply trying to following the Tapestry Archetype explained here: http://tapestry.apache.org/tapestry4.1/tapestry-archetype/in