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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -