Please discard / ignore my previous question. It seems that the client that is calling our webservice is not implementing WS-A correctly.
2012/5/7 Marco Pas <[email protected]>: > Hi there, > > I am forced to use ws addressing and would like to give a synchronous > reponse back to the caller of the webservice. > I have implemented a CXF service, but when a client call my service > CXF reponds back with a HTTP 202, what i would like to do is repond > with a correct soap xml payload and HTTP 200. > > Do i need to configure CXF to achieve this? > > /Marco
