Glen,

Glen Mazza-2 wrote:
> 
> Am Mittwoch, den 24.10.2007, 14:36 -0700 schrieb Yeroc:
>> All...
>> 
>> I've got a very puzzling problem issue with CXF v2.0.1.  I implemented a
>> SOAPHandler that logs all the SOAP messages being sent over the wire. 
>> It's
>> very similar to the one that ships as an example in the CXF distribution
>> except that I'm logging to a log4j Logger.
>> 
> 
> <snip/>
> 
>> Does anyone have any ideas on what is going on?
> 
> No...but Wireshark might be able to help you:
> http://www.jroller.com/gmazza/date/20070918
> 
> More debugging options:
> http://cwiki.apache.org/CXF20DOC/debugging.html
> 
> 

I'm not sure how Wireshark is going to help me in this case... or were you
suggesting using Wireshark instead of the SOAPHandler to log SOAP messages? 
If so, that's not really the point of my message.  The point is that by
logging a message CXF's handling of that message is somehow different.

Note that in both cases (with logging enabled or disabled) the SOAP message
being sent over the wire from the SOAP client to the web service is
identical.  I'm not sure if I was clear that the logging is occurring in my
service on the server side, not at the client side... so it's something
internal to CXF that's different depending on whether logging is enabled or
not (not something that's visible externally via Wireshark.)

Corey

-- 
View this message in context: 
http://www.nabble.com/Unintended-Consequences...-tf4687206.html#a13396865
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to