Hi,
> > Did I miss something, or is it just not possible to send big files?
I finally found why sending big files didn't work:
java.lang.OutOfMemoryError: Java heap space
at
com.sun.xml.bind.DatatypeConverterImpl._parseBase64Binary(DatatypeConver
terImpl.java:569)
Does it mean the complete content of the file is in memory?Thanks in advance, Bruno Verachten
