Thanks Andrew! I've committed the fix and also added some unit test coverage.
http://svn.apache.org/viewvc?view=rev&revision=763272 Cheers, Eoghan 2009/4/7 Andrew Dinn <[email protected]>: > Eoghan Glynn wrote: >> >> I guess the only justification for not decoding the <wsa:From> is that >> we don't use it internally in the CXF dispatch logic. >> >> But I guess applications or custom interceptors may be interested in >> this header, so we should really decode it. > > Yes indeed. For example, the WS-AT spec (which I am currently implementing > on top of JBossWS/CXF) necessitates the ability to set and retrieve the SOAP > From header. > >> Please file a JIRA, it should be trivial to fix. Or else submit a >> patch if you're feeling adventurous :) > > I raised CXF-2161. It includes a tested patch. > > regards, > > > Andrew Dinn > ----------- >
