Hi All, Currently I am working on the feature, axis2 pluggable run-time on C5 kernel. In this feature I had to register Dummy listeners to Axis2, which are corresponding to each Carbon Transport.
When I tried to implement the processing related to "GET /services/Someservice?wsdl", I found that, It internally invokes the "public EndpointReference[] getEPRsForService(String s, String s1)" of each listener, in which I have to return proper EPRs. To generate proper EPRs, I need to know the ports which are corresponding to each Listener (in HTTP and HTTPS scenarios). I checked the CarbonTransport, it doesn't allow to read the information related to the ports. Why CarbonTransport does not allow to get underling transport details? Thanks, *Jayanga Dissanayake* Senior Software Engineer WSO2 Inc. - http://wso2.com/ lean . enterprise . middleware email: [email protected] mobile: +94772207259
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
