Hi Sagara. while working on the [1] noticed that root cause of the issue is having two constant values for HTTP_METHOD constant.
one defined in , HTTPConstant class and other in Constants.Configuration. the values are , 'HTTP_METHOD_OBJECT' and 'HTTP_METHOD'. what is the value i should use.Changing the value in Constants.Configuration to HTTP_METHOD_OBJECT will solve the issue.. however is that the correct thing to do ? will that introduce regression at large scale.. thanks, --Pradeep
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
