> 
> Ideally I'd like to achieve all of this programatically - i.e. without
> having to knock together a big config file.

All that spring config corresponds to plain old Java objects. Some of
them are even specified by the JAX-WS specification :-) 

Beyond the stock JAXWS API, all of CXF can be configured
programmatically, so you can, indeed, stamp these things out like
cookies. See the user guide section on non-spring configuration.


Reply via email to