| Summary: | [server] cf liveupdate feature should hook into updates through the Orion servlets | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
I have updated the existing FileChangeListener in org.eclipse.orion.server.cf.live to use the IFileStoreModificationListener. This hooks into the NewFileServlet. The feature still needs to be turned on with the orion.conf setting: orion.cf.liveupdate.enabled=true This is pushed with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=72db2854adab9cdb8c49b3ede62a83ea5acd3f6e (In reply to Anthony Hunter from comment #1) > I have updated the existing FileChangeListener in > org.eclipse.orion.server.cf.live to use the IFileStoreModificationListener. > > This hooks into the NewFileServlet. > > The feature still needs to be turned on with the orion.conf setting: > > orion.cf.liveupdate.enabled=true > > This is pushed with commit: > http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=72db2854adab9cdb8c49b3ede62a83ea5acd3f6e I updated the bug but did not mark resolved. |