Consider registering a custom out interceptor and set a Message.QUERY_STRING on a current message. CXF may provide a more compliant option, perhaps with Dispatch or using SOAP HTTP binding, etc, not sure right now
Cheers, Sergey On Wed, Jun 1, 2011 at 9:27 PM, Brian Hayward <[email protected]> wrote: > We are interfacing with a product that exposes a SOAP WS interface and > requires also setting a query Parameter in each request sent. > > Is there a way to do this with CXF JAX-WS auto generated client stubs? > > Thanks, > Brian > -- Sergey Beryozkin Application Integration Division of Talend http://sberyozkin.blogspot.com
