Issue Details (XML | Word | Printable)

Key: XFIRE-475
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Christoph Sturm
Reporter: Slawomir Ginter
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
XFire

DOMOutHandler unconditionally dumps the message to System.out

Created: 20/Jun/06 08:30 AM   Updated: 23/Jun/06 11:27 AM
Component/s: Core
Affects Version/s: 1.1.1
Fix Version/s: 1.1.2

Time Tracking:
Not Specified


 Description  « Hide
DOMUtils.writeXml(doc, System.out) in org.codehaus.xfire.util.dom.DOMOutHandler seems to be an accidental debug feature, it clutters application output and I can't find a way to disable it.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse added a comment - 20/Jun/06 10:05 AM
Thanks, scheduling this for 1.1.2

Christoph Sturm added a comment - 23/Jun/06 11:27 AM
fixed in trunk