changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Changing cacheUpdatePeriod with JMX is broken #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use runtime solution with jmx Enabled
2. Open jconsole and change the cacheUpdatePeriod or modelUpdatePeriod

What is the expected output? What do you see instead?
Expected output: the value should be changed successfully. 
Actual behavior: the value remains unchanged and an error message is shown.

Original issue reported on code.google.com by alex.obj...@gmail.com on 8 Nov 2011 at 9:48

GoogleCodeExporter commented 9 years ago
Fixed in development branch (1.4.x)

Original comment by alex.obj...@gmail.com on 8 Nov 2011 at 11:19