tags:

views:

5

answers:

0

Is it possible to access LogicalMessageContext object in webservice implementation class. I know its possible to access this object using JaxWS handler. But due to certain requirement I need an access to LogicalMessageContext in Webservice implementation class. I am using CXF framework for developing webservice.