Bobby Bissett - Javasoft wrote:
> I'm running into the "TODO" in the
> com.sun.xml.ws.sandbox.message.impl.stream.StreamMessage constructor
> that takes an XMLStreamReader.
I fixed this. Please use
Messages.create(xmlStreamReader);
I'll commit it as soon as java.net comes back.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com