You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/06/05 09:28:16 UTC

DO NOT REPLY [Bug 20040] - SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

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 christophepinon@yahoo.fr  2003-06-05 07:28 -------

Hi Andrea,

I try to look at your problem,
but I can't compile your test case. 
The Paramter class, you are using on the server side 
is in a file named "parameter.java" (lower "p") ...
If I rename it with an upper "P", the test case, you supplied works for me .. ??
Can you confirm that the name is "Parameter.java",
and that you still have the problems ?

Christophe