On Tue, Feb 15, 2011 at 10:20 PM, Samisa Abeysinghe <[email protected]> wrote:
> To change HTTPS port, it is sufficient to change the parameter > in mgt-transports.xml > > Hence, can we remove that entry from the axis2.xml that we ship? If we > cannot remove, at least comment out. > > It is confusing to have the same entry in both files. > The purpose we put those entries are different. mgt-transports.xml is used to control the actual port name that tomcat listener start up. axis2.xml entry is used to display the https port details in the wsdl. When you put the axis2 in a servlet container it does not start the listeners but use the container listener through a servelet. But need that entry to show the https port in wsdl. thanks, Amila. > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
