We are doing wsdl first. It's been working for a while, but we have trouble
recently when trying to deploy it in a cloud.
When the service is deployed, the wsdl files are updated with the correct
service endpoint address. Except the client is not able to reach the
endpoint address directly, as it is hiding behind a load balancer. Is it
possible to configure CXF so that the endpoint addresses in the wsdl files
show the load balancer hostname/port, instead of real server hostname/port?
Thanks
Tong Huang
recently when trying to deploy it in a cloud.
When the service is deployed, the wsdl files are updated with the correct
service endpoint address. Except the client is not able to reach the
endpoint address directly, as it is hiding behind a load balancer. Is it
possible to configure CXF so that the endpoint addresses in the wsdl files
show the load balancer hostname/port, instead of real server hostname/port?
Thanks
Tong Huang