Hi, I would like to inquire on how to change endpoint uri at runtime. We have cxfrs routes which we need to change the adresses dynamically through database.
<cxf:rsClient id="client1" address="http://localhost:5001"
serviceClass="com.proj.test.TestService" />
Thanks in advance.
--
View this message in context:
http://old.nabble.com/Changing-Endpoint-URI%27s-at-runtime-tp28618595p28618595.html
Sent from the Camel - Users mailing list archive at Nabble.com.
