You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nencho Lupanov <ne...@googlemail.com> on 2007/07/23 14:35:31 UTC

HTTPSListener private access

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

Re: HTTPSListener private access

Posted by Davanum Srinivas <da...@gmail.com>.
Nencho,

Please create an enhancement request in JIRA.

thanks,
dims

On 7/23/07, Nencho Lupanov <ne...@googlemail.com> 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 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


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: HTTPSListener private access

Posted by Davanum Srinivas <da...@gmail.com>.
Nencho,

Please create an enhancement request in JIRA.

thanks,
dims

On 7/23/07, Nencho Lupanov <ne...@googlemail.com> 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 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


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org