Barry Lulas wrote: > The class org.w3c.dom.Document does not contain a default constructor, > which is a requirement for a bean class. The class cannot be > converted into an xml schema type. An xml schema anyType will be used > to define this class in the wsdl file. > > Any way around this?
Probably not. I have never used the Document class in a web service.