RE: Dynamic WSDL location by CXF Consumer

2012-02-01 Thread Andrei Shakirin
t this more. Even from the ConduitSelector, I think you could completely replace the policies in the Service model if you wanted to go that route instead of the POLICY_OVERLOAD method. -- Daniel Kulp -Original Message- From: Andrei Shakirin [mailto:ashaki...@talend.com] Sent: 01 Feb

Dynamic WSDL location by CXF Consumer

2012-02-01 Thread Andrei Shakirin
Hi, Just would like to check the following thing in CXF architecture: As I understand WSDL is initialized quite early on the Client side. If wsdlLocation attribute is defined in client spring configuration, JaxWsProxyFactoryBean -> ClientFactoryBean -> ReflectionServiceFactoryBean get WSDL fro