Hi, Does anybody know if there is a limitation on the messages size (an XML file as payload) that are sent from AXIS client to AXIS server ?
By the way, I already encountered java.lang.OutOfMemoryError when my axis client is trying to send an XML file (4 megabytes) to AXIS server. It happened at client side. Don't know if the client manages to send over, the server can handle it or not ? Any ideas or suggestions ? note : I already set the JVM heap size to 256m Thank you.
