Hi,

yes I know this but I forgot to tell that the bean is generated from a WSDL
file and the generation process seems not to "know" about the bean spec ;-)

Thanks for your help. 

Regards
Eric




On Tue, 27 May 2014 14:18:28 +0100, Lance Java <lance.j...@googlemail.com>
wrote:
> If you read the java beans spec, you'll see that "is" can only be used
for
> primitive boolean, not java.lang.Boolean.
> 
> I remember this was discussed in the past that tapestry could be a bit
more
> lenient here and support Boolean but I don't think anything done. Please
> file a jira.
> On 27 May 2014 13:34, "Erich Gormann" <e.gorm...@gormann.de> wrote:
> 
>> Hi all,
>>
>> in my grid I want to display a bean containig a property of type
Boolean,
>> which has not getter, but an "is" method.
>> The grids reports the error, that the property is missing in the bean to
>> render.
>>
>> How to get grid working with "is" methods?
>>
>> Thanks in advance for your help
>> Eric
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to