Hi, in Carbon trunk, the transport ports get defined in catalina-server.xml. This is a tomcat specific configuraiton file. ml.
There is a class called ServerManager in org.wos2.carbon.tomcat bundle. >From the there we get servlets transports and add system property based portOffset. AFAIR theres a class called AbstractTransport* in carbon-kernel which handles the https/http case of axis2 transport. I dont think we are injecting offset value to any of the configContexts. Whenever we want to set a port, we do, the defaultPort + offset thing . i'm not sure whether the above given details are useful to you. Still i dont get the problem 100%. If the problem persists, lets have a look. --Pradeep
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
