I have a project with a 26mb war file of which 25mb are library jars. Is there a way to not have to re-deploy these jars with the war each time.
I notice in the Jelastic tomcat directory, there's the war file and then there's the uncompressed contents of the war.
Is there some way to just do incremental updates?