Hi All,

When a Proxy (e.g. HelloProxy) is deployed in a tenant space (e.g abc.com)
in ESB, related wsdl will contain service definition as follows;

<wsdl:port name="HelloProxyHttpSoap11Endpoint" binding="tns:
HelloProxySoap11Binding">
<soap:address location="http://esb.wso2.com:8280/
services/t/aa.com/HelloProxy.HelloProxyHttpSoap11Endpoint
<http://jagatha-ThinkPad-T530:8280/services/t/aa.com/HelloProxy.HelloProxyHttpSoap11Endpoint>
"/>
</wsdl:port>

Is there a way to change the address in this definition, to make it without
the tenant ID like below, even though it is deployed in tenant space.

<wsdl:port name="HelloProxyHttpSoap11Endpoint" binding="tns:
HelloProxySoap11Binding">
<soap:address location="http://esb.wso2.com:8280/services/HelloProxy.
HelloProxyHttpSoap11Endpoint
<http://jagatha-ThinkPad-T530:8280/services/t/aa.com/HelloProxy.HelloProxyHttpSoap11Endpoint>
"/>
</wsdl:port>


Thanks.
-- 
Jagath Ariyarathne
Technical Lead
WSO2 Inc.  http://wso2.com/
Email: [email protected]
Mob  : +94 77 386 7048
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to