external module refreshing

LabKey Support Forum (Inactive)
external module refreshing martin  2014-11-13 01:01
Status: Closed
 
Thank you very much,

i'm running server in a production mode, however the other one runs in a production mode too.

my module is located in <labkey_home>/exernalModules
and has this structure:

-module name
->resources
-->config (contains module.xml)
-->views (contains begin.html AND [module_name].webpart.xml)
->web (contains jquery libraries)

i deploy modules simply by copying them to externalModules folder and then the server automatically restarts
(if i understood you question correctly)

i updated server to 14.2. but it still doesn't automatically update content of the module.

isn't there an option to configure module refresh rate explicitly?

martin