[ http://issues.apache.org/jira/browse/WSCOMMONS-39?page=comments#action_12414280 ]
Davanum Srinivas commented on WSCOMMONS-39: ------------------------------------------- Yes, Please submit a patch against latest SVN. thanks, dims > Request to log which XMLStreamReader is used > -------------------------------------------- > > Key: WSCOMMONS-39 > URL: http://issues.apache.org/jira/browse/WSCOMMONS-39 > Project: WS-Commons > Type: Improvement > Components: AXIOM > Reporter: Mike Rheinheimer > > I would like to log which XMLStreamReader is being used so it's easy to > identify in supporting a client/customer. > Would like to have a call to > log.info("XMLStreamReader is " + xmlreader.getClass().getName()); > After all calls to createXMLStreamReader, especially in DocumentNavigator and > StAXUtils. > I've not yet implemented changes to do this, but I can provide a patch if you > wish. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
