You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-tck@ws.apache.org by sc...@us.ibm.com on 2002/06/24 23:06:09 UTC

Problem with boolean value properties.

Problem: If a complexType has an element (say foo) that maps to a boolean,
Axis will generate a isFoo() getter method.  The TCK is expecting a
getFoo() getter method.   This problem is blocking a number of tests
including the rpc/encoded/marshalltest.

Section 4.3 of the specification indicates that a complexType is mapped to
a Java Beans class.  And a Java Beans class uses "is<name>" as the getter
name for boolean properties.

This test should be discarded.

Rich 'Shirley' Scheuerle
IBM WebSphere & Axis Web Services Development
512-838-5115  (IBM TL 678-5115)