Re: ASO Frustrations

2007-06-14 Thread Chris Chiappone
PROTECTED]> > 14.06.2007 05:16 > Bitte antworten an > "Tapestry users" > > > An > "'Tapestry users'" > Kopie > > Thema > RE: ASO Frustrations > > > > > > > Chris, > > Nothing jumps out at me as *wr

Re: ASO Frustrations

2007-06-14 Thread Chris Chiappone
PROTECTED]> wrote: just a guess. is within you .page file and not within your .html? "Jonathan Barker" <[EMAIL PROTECTED]> 14.06.2007 05:16 Bitte antworten an "Tapestry users" An "'Tapestry users'" Kopie Thema RE: ASO Frustrations Ch

RE: ASO Frustrations

2007-06-13 Thread Kristian Marinkovic
just a guess. is within you .page file and not within your .html? "Jonathan Barker" <[EMAIL PROTECTED]> 14.06.2007 05:16 Bitte antworten an "Tapestry users" An "'Tapestry users'" Kopie Thema RE: ASO Frustrations Chris, Nothing

RE: ASO Frustrations

2007-06-13 Thread Jonathan Barker
Chris, Nothing jumps out at me as *wrong*, but I've run into strange problems when I omit constructors. Try adding no-arg constructors to your factory and ASO classes. I lean more toward annotations, so I hardly ever use the method, so I wouldn't even know what I was missing there. Jonathan >