HTTPSListener private access

2007-07-23 Thread Nencho Lupanov
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

Re: HTTPSListener private access

2007-07-23 Thread Davanum Srinivas
Nencho, Please create an enhancement request in JIRA. thanks, dims On 7/23/07, Nencho Lupanov [EMAIL PROTECTED] wrote: 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