using HTTPSListener when configuring transports per service
-----------------------------------------------------------
Key: AXIS2-3016
URL: https://issues.apache.org/jira/browse/AXIS2-3016
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Affects Versions: 1.2
Environment: tomcat 5.5 , windows xp
Reporter: Nencho Lupanov
Attachments: ListingAgent.diff
org.apache.axis2.transport.http.HTTPSListener defined in
org.apache.axis2.transport.http.ListingAgent
should be declared public and not private as it is rith now.Furthure more, the
port parameter that
comes from axis2.xml should be taken into account in the init method in order
to set the port memeber
variable(see the source).About the scheme member variable, i think it can be
hardcoded to "https" ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]