I started profiling my WebApp server today. A considerable amount of the 
application functionality is derived by soap service calls to an external 
business partner. Application profiling using VisualVM sampling shows that the 
application is in handleResponseInternal (see below ***) about 75% of the time. 
 The service calls are secured with HTTPS and signature verification of 
timestamp and message body for both the requests and responses.

Does this number seem abnormally high? If so, can anyone suggest possible 
remedies or things I should investigate?

*** 
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal()

Chuck Irvine
DST - Brokerage



Please consider the environment before printing this email and any attachments.

This e-mail and any attachments are intended only for the individual or company 
to which it is addressed and may contain information which is privileged, 
confidential and prohibited from disclosure or unauthorized use under 
applicable law. If you are not the intended recipient of this e-mail, you are 
hereby notified that any use, dissemination, or copying of this e-mail or the 
information contained in this e-mail is strictly prohibited by the sender. If 
you have received this transmission in error, please return the material 
received to the sender and delete all copies from your system.

Reply via email to