Hi All,

What is "Axis2NodeManager" ? and why its authentication is handled in
a different way within AuthenticationHandler [2] ?.
To my understanding the "Axis2NodeManager" comes from axis2. The
constant NODE_MANAGER_SERVICE is defined in
org.apache.axis2.clustering.ClusteringConstants [1].

In addition how this "Axis2NodeManager" is an admin service is also a
problem for me. Thus i am not able to find the implementation (source)
of Axis2NodeManager.

Appreciate your help.

[1]https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/clustering/ClusteringConstants.java
[2]https://svn.wso2.org/repos/wso2/trunk/carbon/core/org.wso2.carbon.server.admin/src/main/java/org/wso2/carbon/server/admin/module/handler/AuthenticationHandler.java

if ((serviceName.equals(ServerConstants.AUTHENTICATION_ADMIN_SERVICE)
|| serviceName
                .equals(ClusteringConstants.NODE_MANAGER_SERVICE))) {
        ....
        ....

Thanks
AmilaJ

-- 
Mobile : +94773330538
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to