On Tuesday, August 30, 2011 7:26:00 PM Raj Floyd wrote: > Hi, > > I have a client and server. Developed a simple JAX-WS Web service. When I > change the log level to FINE, FINER or FINEST, on running the client, it is > throwing IOException: stream is closed (on the client side). But when I > change it to other log levels, its works fine. Any clues?
Upgrade to latest version of CXF. This was fixed in 2.4.2. Dan > > Thanks > > Raj -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
