java - Deploy partial updates to Jelastic -


I have a 26 MB war file, of which 25 MB are library jar. There is no way of re-telling these jars with the war every time.

I saw in the Jellstick Tomcat directory, war file and then war uncompressed material. P>

Can you still make incremental updates?

You can upload modified jar or other files in your reference folder (such as / root)

root_folder

Then restart the environment to implement changes .

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -