Hello,

on a larger system we want some headers for all webservices deployed as cxf
endpoint.
i can use the <cxf:bus> (spring) and define some interceptor to get headers
out of a message.
the getUnderstoodHeaders is overriden and contains our headers. 
but they are not generated into the wsdl for the endpoints, how can we do
this?
(define a @Webparam for a token on every endpoint method would be
overkill...)

Hope someone can help,

Best regards
ggsoft 
-- 
View this message in context: 
http://www.nabble.com/Howto-add-header-for-bus--tp24465539p24465539.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to