Hi, I am using apache soap and java, and I need to transfer xml files, maybe big ones.
The first thing that came to my head, is sending the xml files as strings, but I would like to know which is the best way to send xml files via soap, and, in case that sending them as strings is ok, if there is any kind of limitations. Thanks very much, Tizo