User 773d472e7f
15-01-2014 13:51:30
Please advise if it is possible to implement the SOAP web services WITHOUT the port number requirement.
We need to be able to invoke the web services using the following type of URL:
http://akosservice.de/axis2/services/JChemSearchWS?wsdl
rather thanĀ
http://akosservice.de:8180/axis2/services/JChemSearchWS?wsdl
This is because we have a windows web application server that cannot make a connection to a service if it has a port number.
Please advise if this is possible and if yes how we would implement this.
Kind regards
Bernard D'Alwis.