Hi Dan,

   We are not setting anything to RequestContext except below config
properties,

   
((BindingProvider)iCDTServicePort).getRequestContext().put("thread.local.request.context",
"true");
   
((BindingProvider)iCDTServicePort).getRequestContext().put("schema-validation-enabled",
"false");

We have Wily Configured in our server to monitor webservice calls, and i am
not sure it adds anything to the RequestContext.

The Actual Log from Server for one request:

2014-05-04 19:01:17,047 DEBUG: org.apache.cxf.endpoint.ClientImpl - set
requestContext to message
be{com.wily.powerpack.webservices.trace.OperationNameKey=getAccountInformation,
schema-validation-enabled=false, java.lang.reflect.Method=public abstract
org.datacontract.schemas._2004._07.SOAPOperationResponse
org.tempuri.ICDTWCFService.getAccountInformation(org.datacontract.schemas._2004._07.cdt_dto.SOAPOperationRequest),
org.apache.cxf.jaxws.context.WrappedMessageContext.SCOPES={schema-validation-enabled=APPLICATION,
org.apache.cxf.message.Message.ENDPOINT_ADDRESS=APPLICATION},
com.wily.cxf.jaxws.client.isAsync=false,
com.wily.powerpack.webservices.trace.NamespaceKey=http://tempuri.org/,
org.apache.cxf.message.Message.ENDPOINT_ADDRESS=<Service Endpoint>,
org.apache.cxf.headers.Header.list=[org.apache.cxf.binding.soap.SoapHeader@4c0c2817]}

Regards,
Karthik



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-Client-Performance-Issue-Service-Invocation-time-increases-Linearly-over-the-period-net-WCF-Webs-tp5743664p5743715.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to