Hi,

I'm using axis 1.3 for java an have problem with that it generates the soap request as one very long line. This is especially a problem since I'm sending MMS content in a byte array which can be up to 300k.
I would not care about it, but the web service fails to handle it.
I there a way to override this behavior?
Maybe, it would be enough if the base64 encoded part would be broken into lines. Unfortunately there is no chance that they will modify their system to accept such long lines.

Mudi



Reply via email to