grails-cxf-client
... of 'text/xml; charset=UTF8'. Might want to set to "application/soap+xml; charset=UTF-8" for example.| No | ...
}
```
In the Config.groovy cxf { client { ... } } block define a
webservice client and provide the interceptor bean name(s).
```yaml
...