DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5103>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5103 MalformedURLException:NullPointerException occurs parsing doc [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-11-26 15:54 ------- The code change you suggest would not fix the problem you are having, and would break correct usage of the entity manager. As such, the code should not be changed alone those lines. As to the problem that you are having... you say that the system id is null. The code you have shown occurs after also checking that both the character and byte streams of the InputSource are also null. The question I would have to ask is where do you expect the Parser to find your document? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
