The page lists the testable feature for MS3. Administration
No. |
Feature |
Details |
1 |
Monitoring |
turned on for Network Manager, Session Manager ,Transaction Manager, Overload Protection Manager |
|
|
Dynamic reconfiguration enabled |
|
|
Monitoring stats available are mentioned in this page |
2. |
CLI Support for CLB |
New commands set-dcr-file added for CLB. This is basically to upload user/hand modified dcr.xml file to DAS since we don't have a user interface for the dcr file as such. (There is an issue reported here ) |
|
CLI Support for Security |
5 new commands for identity trust management |
|
Extension module support in CLI |
list-components would list extension-modules |
3. |
Call Flow |
CallFlow enabled in SIP Container |
4. |
AMX support for SIP Elements |
AMX interfaces for sip-service and its child elements have been exposed (yet to be java doc'ed) .New interfaces with complete java doc to be published in the next week or so. |
5. |
Others |
Server validation support added for all the new elements. For a end user it would means that element values are validated before being persisted to domain.xml. For example user cannot enter an invalid value for sip ports. |
Admin GUI
No. |
Feature |
Details |
1. |
SipService node |
View and edit settings for : Access Log, Request Processing, Keep Alive, Connection Pool, SIP Protocol, SIP link settings and SIP timers settings. |
2. |
SIP Listeners |
SIP Listeners (These were available in Developer profile pre-ms3 but are new for cluster profile). In addition create/delete/edit/list of SIP Listeners, SSL properties and Listener properties |
3. |
Identity Assertion Trust (Trust Configurations) |
List available trust configurations in a config, Create new trust configuration with trust entity or trust handler, Delete trust configurations. |
4. |
CLB (These are available only in cluster profile) |
List CLBs in the domain |
|
|
Create New CLB |
|
|
Delete CLB |
|
|
Edit CLB Config Properties |
|
|
Add and Remove Hosting Targets |
|
|
Edit Load Balancer Hosting Target Details |
|
|
Add and Remove Targets for the CLB |
|
|
Edit CLB Target Details. |
Deployment
No. |
Feature |
Details |
1. |
Deployment in a single instance, enable/disable |
|
2. |
Deployment in a cluster enable/disable |
|
3. |
Deployment via NetBeans of .sar and .ear with a .sar |
|
4. |
Annotation support from JSR289 excl. SipFactory and SipSessionsUtil |
|
Security
No. |
Feature |
Details |
1. |
P-Asserted Identity support |
support for config via domain.xml ( Issue reported). Only IP Address or asserted handler works. Host name does not work. |
2. |
Run-As support for Sip Servlets |
Issue reported .Role to principal mapping is needed for runAs to work. |
3. |
Digest Authentication for SIP Servlets |
|
4. |
Authorization for SIP Servlets |
|
CLB
No. |
Feature |
Details |
1. |
enhanced CLI command for CLB creation |
CLI support for define self loadbalancing cluster as a part of cluster creation |
|
|
default cluster in self load balancing mode available out-of-box. |
2. |
Dynamic reconfig support |
config updates that result in regeneration of CLB configuration and its propagation over to the CLB instances ( queiscing is not available) |
3. |
Integrated SIP and HTTP LB |
Expected to work. As per Pankaj, QE is writing an app to test it. |
Session Replication
No. |
Feature |
Details |
1. |
Replication support for SIP artifacts |
Artifacts supported are : SipApplicationSessions, SipSessions, ServletTimers, DialogFragments |
2. |
Replication support for HTTP |
- http sessions, SFSB, SSO |
3. |
Handling apps that are marked "distributable" |
|
Note :
- Testing has excluded CLB
- Testing done via HTTP path, using a ConvergedHTTPSession to create SIP Artifacts and replicate them.
- Tests confined to a cluster on a single machine.
- More details awaited for SIP Traffic
|