Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
WadiSessionManager creates itself a WADI Dispatcher instance. The idea of this improvement is to refactor this class so that a Dispatcher is passed in to it so that multiple Web-application contexts can share the same Dispatcher, i.e. group communication infrastructure.
As part of this patch, the version of WADI is moved to 2.0-M5, which provides a basic administration console and some internal changes to the way replication is working (these internal changes are preceding the support of replication at the field or method level of any type of POJOs).
Activity
Gianny DAMOUR
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | JETTY-398.patch [ 28548 ] |
Gianny DAMOUR
made changes -
| Attachment | JETTY-398-New.patch [ 28658 ] |
Gianny DAMOUR
made changes -
| Attachment |
|
Gianny DAMOUR
made changes -
| Attachment |
|
Gianny DAMOUR
made changes -
| Attachment | JETTY-398.patch [ 28992 ] |
Jan Bartel
made changes -
| Assignee | Jan Bartel [ janb ] |
Jan Bartel
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Same path; however with some JavaDoc for WadiCluster and WadiSessionManager contructor.