Hi All, We have found in the Stratos messaging component "Constants.java" file needs to be re-factor as there are some inappropriate constant values.
Shall we used the following policy when we define the constants. If the constant only use in that module , we can declare the constant within the module. If we found any constant share among the modules shall we declare that constant in the common module. WDYT? Thanks, Gayan
