I've downloaded WSDP 1.2 and over SDK 1.4.0. While installing, the installer indicated that WSDP was supported for 1.4.1 or later. I went ahead and installed it anyway but keep when I try to read an xml document, I get messages from SaxParseException that "XML declaration may only begin entities" or "Fatal Error. The processing instruction target matching '[xX][mM][lL]' is not allowed" or "No root element found."
I went ahead and installed SDK 1.4.2 at that point, but it makes no difference. I reinstalled WSDP as well. I did only load the JAXP and JAXB portions of the WSDP, due to memory limitations on my computer.
I used XML example from the Java Web Services Tutorial at:
I used java code from the same website at:
I'm stumped.
Roy from Iowa
I went ahead and installed SDK 1.4.2 at that point, but it makes no difference. I reinstalled WSDP as well. I did only load the JAXP and JAXB portions of the WSDP, due to memory limitations on my computer.
I used XML example from the Java Web Services Tutorial at:
I used java code from the same website at:
I'm stumped.
Roy from Iowa