web services - Axis2 convert xs:boolean to java Boolean -


i have axis2 web service want allow null values on xs:boolean field. have tried change boolean attribute in pojo boolean object makes possible send in null values instead never able convert true boolean false. idea if can solved?

to make clear have services.xml specify service class generates web service , wsdl java classes.

regards

i solved on own. problem had getter called boolean getxxx , method called boolean isxxx seems have caused problem. nillable in wsdl.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -