DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20040>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20040

SAXException: SimpleDeserializer encountered a child element, which is NOT expected, 
in something it was trying to deserialize.





------- Additional Comments From [EMAIL PROTECTED]  2003-06-09 17:46 -------
This problem is resolved by the server-config changes and Saturdays nightly 
build.  

However, I am finding another problem when I move this fix into my "real web 
service".  It can be reproduced if you change one of the java bean parameter 
properties in the prior failcase to be an array of Strings, and in my client 
code I set org.apache.axis.AxisEngine.PROP_DOMULTIREFS to Boolean.FALSE and 
org.apache.axis.AxisEngine.PROP_SEND_XSI to Boolean.FALSE; when the web service 
receives control, the java bean parameter that is the the array of Strings does 
not include any of the values that were specified in the client code.  
Something is missing or wrong with the deserialization process.

Let me know if you would like me to update the failcase for you.

Reply via email to