Hi,
To getaround the NotDocLiteral error thrown from wsdl2java, I am trying
to use wsdlmerge first on my wsdl, and then run wsdl2java on the new
file. But I'm encountering the following error. The new file looks
fine to me though. Any idea how to get around this error?
C:\muse-2.2.0-bin\bin\wsdl2java.bat -wsdl AAAtest.wsdl
[Fatal Error] :2071:46: Invalid byte 1 of 1-byte UTF-8 sequence.
SEVERE: [ID = 'FailedLoadingWSDL'] Got exception loading WSDL: [ID =
'CreateDocFailed'] The XML docu
ment 'AAAtest.wsdl' could not be loaded. The original error was: Invalid
byte 1 of 1-byte UTF-8 sequ
ence..
An exception was caught: [ID = 'FailedLoadingWSDL'] Got exception
loading WSDL: [ID = 'CreateDocFail
ed'] The XML document 'AAAtest.wsdl' could not be loaded. The original
error was: Invalid byte 1 of
1-byte UTF-8 sequence..