[SoapRMI] Bug in MXP1
Aleksander Slominski
aslom_at_cs.indiana.edu
Sun, 21 Apr 2002 11:09:48 -0500
Toivo \"Deutsch\" Lainevool wrote:
> I found what appears to be a bug in MXP1.
>
> When I try to parse:
>
> "<foo><bar xmlns=''/><char xmlns=''></char></foo>"
> This seems to have something to do with the empty "bar" element, because
> parsing this:
>
> "<foo><bar xmlns=''></bar><char xmlns=''></char></foo>"
>
> works fine.
you did not only find the bug but also exactly where it was :-)
> As a sanity check I also parsed these strings with kxml2, and it parsed
> both with no exceptions.
MXP is now fixed and you can download updated version from
http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/
or just update XPP3 from CVS.
thank you for finding the bug!
alek