Displaying differences for changeset
 
display as  

src/java/m/oms/ages/V1_0.java

@@ -25,7 +25,7 @@
 @Description("OMS based AGES model service")
 @VersionInfo("1.0")
 @Path("m/ages/1.0.0")
-@Polling(first = 5000, next = 4000)
+@Polling(first = 5000, next = 4500)
 @Resource(file = "/bin/ages_1_0/ages.jar", type = JAR, id = Utils.ID_AGES_JAR)
 @Resource(file = "/bin/ages_1_0/ages-lib.zip", type = ARCHIVE)
 @Resource(file = "/bin/ages_1_0/ages-static.zip", type = ARCHIVE)