Does CXF use WS-Addressing for Asynchronous callbacks?(Apache axis does 
this)

When CXF is deployed as an webapplication, are there any additional 
configuration changes that have to be taken care off other than adding the 
following feature to the cxf-servlet.xml endpoints.

        <cxf:features>
            <wsa:addressing/>
        </cxf:features>

thanks and regards,
Bharath

Reply via email to