rajashekarreddy
13 years agoNew Contributor
To remove port number in endpoint
Hi when iam trying to access new project in the SOAPUI ,the endpoint url is working fine in windows environment ,but we are trying to access in LInux machines the endpoint takes port no also .so we are getting connection exception.
ex:
In DEV environment i mean local machines working fine but not in UAT.
https://hchd-uat.keyusa.net/ws/services ... ocols?wsdl
is my wsdl ,if we create new project in SOAPUI with this in windows machines the endpoint would be
https://hchd-uat.keyusa.net/ws/services ... 1Endpoint/ and it is working fine .
But in the linux machines the the endpoint would be
https://hchd-uat.keyusa.net:8443/ws/ser ... 1Endpoint/
so getting connection exception with this .For this we need to edit the endpoint and remove that port no. then it works fine .
now my question is why we need to edit tha endpoint every time ,do we have any property/setting in SOAPUI.If not it could be better to remove that port no. through setting.
Plz let me know,thanks in advance.
ex:
In DEV environment i mean local machines working fine but not in UAT.
https://hchd-uat.keyusa.net/ws/services ... ocols?wsdl
is my wsdl ,if we create new project in SOAPUI with this in windows machines the endpoint would be
https://hchd-uat.keyusa.net/ws/services ... 1Endpoint/ and it is working fine .
But in the linux machines the the endpoint would be
https://hchd-uat.keyusa.net:8443/ws/ser ... 1Endpoint/
so getting connection exception with this .For this we need to edit the endpoint and remove that port no. then it works fine .
now my question is why we need to edit tha endpoint every time ,do we have any property/setting in SOAPUI.If not it could be better to remove that port no. through setting.
Plz let me know,thanks in advance.