Hi all, I would like to use
org.apache.axis2.transport.http.HTTPSListener in order to configure transportReceiver in axis2.xml , only that when loaded from the deployment package(when config is populated) it thows ClassNotFound exception, since HTTPSListener is declared with private access.Do you think that HTTPSListener could be modified with public access? thanks, Nencho
