RE: CXF endpoint's address dynamically modified?

2015-12-07 Thread Shekh
cxf:myCXFBean?address=${in.headers.addressToSendTo} Is not working. I have deployed same service one or more places, Service is same only address is defferent. I want to provide service address at runtime. when i get value from header which is i have set get following exception Caused by: java.

RE: CXF endpoint's address dynamically modified?

2016-01-05 Thread Shekh
Finally I Found the solution. here my Service CXf endpoint is http://www.mit.gov.in/eGov/schema/ConnectorServices/wsdl"/> than, i have create a header called serviceuri and use