Hello.
I have a web service that I created and runs on a Linux box.
I created stubs to use the web service in another project that is to run on
AIX.
However, I keep getting this exception:
WebServiceException: Couldn't create SOAP message due to exception:
com.sun.xml.messaging.saaj.SOAPExceptionImpl: Unable to internalize message
I attached a log file with the output of my client program running with the
verbose flag set.
I generated the WS stubs using NetBeans.
Could someone help?
thanks,
Daniel.