[
https://issues.apache.org/jira/browse/AXIS2-5435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474307#comment-13474307
]
Shameera Rathnayaka commented on AXIS2-5435:
--------------------------------------------
HI Thomas,
I checked with private Boolean bar; here if we add isBar() method to get the
bar(which is a wrapper object not a primitive boolean type) at compile time it
is ok. But when we deploy this under the Axis2, it is throw an exception while
try to generate the schema for that particular service. Therefore even you drop
.aar file to repository/services directory it is not available in service EPR
due to this deployment error. But if you use private boolean bar; there is no
any exception throws at deployement time so you get the service expose in
service EPR.
Thanks,
Shameera.
> 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]