[
https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495968#comment-13495968
]
Shameera Rathnayaka commented on AXIS2-5435:
--------------------------------------------
@Andreas, Yes i was in wrong path, POJO deployment doesn't rely on JAXB.
When i checked with current truck i couldn't see any deployment error with the
same POJO service which has Boolean isxxx this is because at the schema
generation phase it checks whether property.getReadMethod() method is available
or not if yes then it add to the schema but if not it does nothing. In that
case shouldn't we throw an exception saying getter is missing for this xxx
parameter? somehow even we see above service in Axis2 services list it doesn't
behave the way we need. It expect less parameters(doesn't expect that Boolean
parameter) than we hope.
> Axis2 BeanUtil doesn't appear to support is/has getter forms for fields.
> -------------------------------------------------------------------------
>
> Key: AXIS2-5435
> URL: https://issues.apache.org/jira/browse/AXIS2-5435
> Project: Axis2
> Issue Type: Bug
> Components: adb
> Affects Versions: 1.6.2
> Environment: Windows 7 64. Java 1.7
> Reporter: Thomas Valine
> Labels: adb, databinding
>
> Binding POJO's having boolean getter methods of the form isBool, hasBool
> doesn't appear to work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]