RE: Dynamically changing endpoints

2017-10-24 Thread Andrei Shakirin
ds. Regards, Andrei. From: Ken Hancock [mailto:hancoc...@gmail.com] Sent: Dienstag, 24. Oktober 2017 04:58 To: Andrei Shakirin Subject: Re: Dynamically changing endpoints Andrei, Won't BindingProvider.ENDPOINT_ADDRESS_PROPERTY set it globally for the entire service? That's not on a messa

RE: Dynamically changing endpoints

2017-10-23 Thread Andrei Shakirin
); Regards, Andrei. > -Original Message- > From: Ken Hancock [mailto:hancoc...@gmail.com] > Sent: Mittwoch, 18. Oktober 2017 16:31 > To: users@cxf.apache.org > Subject: Dynamically changing endpoints > > I'm implementing a client for a soap endpoint where the messag

Dynamically changing endpoints

2017-10-18 Thread Ken Hancock
I'm implementing a client for a soap endpoint where the messages return different callouts to be used for individual soap operations, each endpoint supporting the same service wsdl. Does anyone have suggestions on the best way to change the endpoint for different soap operations? I could create