You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by "ggsoft@gmx.net" <gg...@gmx.net> on 2009/07/13 19:04:27 UTC

Howto add header for bus?

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.