>
> I fixed this. Please use
>
> Messages.create(xmlStreamReader);
>
> I'll commit it as soon as java.net comes back.
Excellent -- thanks.
Any chance I can get SDDocument.writeTo() to not write the xml
declaration first? Am writing some code to read past it in the input
stream I create from the wsdl, but it'd be nice to have a method like
writeFragmentTo() or writeToNoDecl() or something. It's minor, but would
be nice, heh heh.
Thanks,
Bobby