Re: [appfuse-user] Bean property not readable

2007-10-16 Thread John Kwon
That was it. On 10/16/07, Michael Horwitz <[EMAIL PROTECTED]> wrote: > > The property name should probably be ANamedAFile - if the first two > characters of your getter are capitalised, then the property normally keeps > them that way. > > Mike. > > On 10/15/07, John Kwon <[EMAIL PROTECTED]> wrote

Re: [appfuse-user] Bean property not readable

2007-10-16 Thread Michael Horwitz
The property name should probably be ANamedAFile - if the first two characters of your getter are capitalised, then the property normally keeps them that way. Mike. On 10/15/07, John Kwon <[EMAIL PROTECTED]> wrote: > > I'm getting this error with one of my pojos. I can't see where the > getters

Re: [appfuse-user] Bean property not readable

2007-10-15 Thread Matt Raible
It never was on the net - it's a URI in the appfuse.tld. Matt On 10/15/07, John Kwon <[EMAIL PROTECTED]> wrote: > Suddenly, > > http://www.appfuse.org/tags/spring > > is no longer available on the Net... > -- http://raibledesigns.com --

[appfuse-user] Bean property not readable

2007-10-15 Thread John Kwon
I'm getting this error with one of my pojos. I can't see where the getters and setters are incorrect. quality] ERROR [http-8080-1] ErrorsTag.doStartTag(84) | Invalid property 'aNamedAFile' of bean class [com.csc.digitization.quality.LotAFile]: Bean property 'aNamedAFile' is not readable or has an