Hello!

I have an issue with the Amazon SOAP API calls when using them with JDK 1.6
environment.

I was able to work on my SOAP API calls  without any issue. This was with
JDK 1.4 x versions.
I ported my code to JDK 1.6 environment.
This time around, calls which have SOAP with attachment have no stream data
in Attachment parts! :,(

On Debugging I realized that the bytestream of the DataHandler within the
AttachmentPart element is null.
The only change is the JDK environment. With JDK 1.4 the stream has the
required byte data.

Please let me know if there is a compatibility/SOAP version issue when using
Amazon SOAP calls on JDK 1.5 and above.

My axis version is 1.4. 
activation.jar and mail api jars are present.

Please advice!
Anand.

-- 
View this message in context: 
http://www.nabble.com/Axis-SOAP-attachment-no-stream-data-with-JDK-1.5%2B-tp16447670p16447670.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to