
|
If you were logged in you would be able to see more operations.
|
|
|
|
Messaging destinations are hard coded in classes like GlobalStartupAction and SchedulerEngineImpl.
The destinations types and their listeners should be in a configuration file. They should not be hard coded.
|
|
Description
|
Messaging destinations are hard coded in classes like GlobalStartupAction and SchedulerEngineImpl.
The destinations types and their listeners should be in a configuration file. They should not be hard coded. |
Show » |
|
Refactored Scheduler, Wiki, SearchEngine, and Message Boards to use new configuration process.