Hi!
I created a webservice, recently, and I got success uploading every file i tested, but when i tried to download some of them, i got an error.
For example:
a file named: "archive.rar", i can download, but a file name with special characters or space separating two worlds, for example: "achive file.rar", i can't download!
I don't know if i need to fix this on the Java code or the xml code!
Btw, i'm testing my web service with soapUI!