Hi Willem, On Fri, 2006-11-03 at 15:19 +0800, Willem Jiang wrote:
> You can use MessageContext to get request header and response header > with the last CXF code in the repository. > You can also get the response header from client side by using the > response context. > Please see the Systest of REST > RestClientServerTest.testHttpGETDispatcher() for more detail. > That works. thanks Conrad
