I have written a web service using CXF. The WSDL contains one of the field as 'boolean'. Unfortunately at runtime I found that when "trud", "trua" or "truee" is passed through that field, it accepts the value as "true". This should have been a "false" value for a boolean field.
Any suggestion is highly appreciated -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-accepts-tru-for-boolean-fields-tp5749458.html Sent from the cxf-user mailing list archive at Nabble.com.
