Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/SOAP-168 Here is an overview of the issue: --------------------------------------------------------------------- Key: SOAP-168 Summary: NullPointerException in Dom[2]Writer.normalize Type: Bug Status: Unassigned Priority: Minor Project: Apache SOAP Versions: 2.3 Assignee: Reporter: Bill Carpenter Created: Wed, 14 Apr 2004 12:53 PM Updated: Wed, 14 Apr 2004 12:53 PM Description: Classes org.apache.soap.util.xml.DOMWriter and DOM2Writer both have normalize() methods which take a String parameter which can apparently be null. The methods guard against that null parameter, but an earlier change leaked past that guard, so it can now throw. Patch to fix it is attached. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira