[
https://issues.apache.org/jira/browse/SLING-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Reasor updated SLING-3422:
------------------------------
Description:
When changing the scheduler.expression value for an OSGi service, the scheduler
status screen was not showing the updated time. Any time the bundle would be
redeployed, the updated time would be shown. We were able to work around the
issue by removing the Modified annotation from the OSGi service.
If relevant, the activate method had been marked with both Activate and
Modified annotations.
was:When changing the scheduler.expression value for an OSGi service, the
scheduler status screen was not showing the updated time. Any time the bundle
would be redeployed, the updated time would be shown. We were able to work
around the issue by removing the Modified annotation from the OSGi service.
> Sling Scheduler Not Updated For Runnable with Modified method
> -------------------------------------------------------------
>
> Key: SLING-3422
> URL: https://issues.apache.org/jira/browse/SLING-3422
> Project: Sling
> Issue Type: Bug
> Components: Commons
> Affects Versions: Commons Scheduler 2.3.4
> Environment: Mac OS X 10.9.1
> Java 1.6.0_65
> Reporter: Ian Reasor
> Priority: Minor
>
> When changing the scheduler.expression value for an OSGi service, the
> scheduler status screen was not showing the updated time. Any time the
> bundle would be redeployed, the updated time would be shown. We were able to
> work around the issue by removing the Modified annotation from the OSGi
> service.
> If relevant, the activate method had been marked with both Activate and
> Modified annotations.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)