I get this error, when trying to deploy my application to Tomcat server in Jelastic Cloud using Maven build tools.
org.apache.http.client.HttpResponseException: Request Entity Too Large
Can you explain to me what is the problem? Is it maven that limit the size of 'something' or tomcat that causes the problem?