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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -