https://issues.apache.org/bugzilla/show_bug.cgi?id=39219

--- Comment #2 from Philippe Mouawad <[email protected]> 2011-09-11 
17:19:08 UTC ---
Created attachment 27485
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27485
Stops Mirror or Proxy on Load, Reload or close of project

Hello,
1) I added an Interface called IStopable implementer by HttpMirrorServer and
Daemon.
2) ProxyControl and HttpMirrorControl register/unregister on start/stop
3) A new Action called StopStoppables which does the stopServer calls.
4) Action is called through ActionRouter.getInstance().doActionNow in Load,
Close and LoadRecentProject (through Load inheritence)

Test scenario is:
- Create a new Test Plan
- Add a mirror or proxy
- Start it
- Close project or Open a recent one or open a new one, 
- Proxy or mirror are stopped and bug is fixed



Regards
Philippe Mouawad

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to