I think that a getter named getpNoticeComanyNumber *should* work, according the java bean specification.
However, I do not think that it will work with iBATIS, but cannot confirm this at the moment. Larry On 8/16/05, Nathan Maves <[EMAIL PROTECTED]> wrote: > Here is the FAQ ..... > > http://opensource.atlassian.com/confluence/oss/pages/viewpage.action?pageId=71 > > ~N > On Aug 16, 2005, at 10:23 AM, Aitor Imaz wrote: > > > Hi, > > > > I think this question has been brought up before. I can't find the > > reference now, but I believe the JavaBeans spec doesn't allow > > having properties with the first two letters capitalized, hence the > > 'There is no WRITABLE property" error. > > > > As for the second error, I'm not sure what's going on. Could you > > give us more information/code? > > > > Aitor > > > > > >