To add to my previous post - it's the load balancer that modifies the URL to
cxf webservices.

To quickly repeat myself - I have an Apache load balancer in front of the
Java web application utilizing CXF web services.

Without the load balancer, everything works just fine.

When I put the load balancer in front - it modifies the web services URL so
that it becomes invalid.

For example instead of http://test-app-1/myapp/MyWebService?wsdl

I see only http://test-/MyWebService?wsdl

So the application context is completely invalid.  What am I doing wrong
here?
Any help is appreciated.
Thank you,

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Webservice-via-Load-Balancer-and-IIS-redirector-invalid-end-point-tp5566353p5568062.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to