<br><font size=2 face="sans-serif">I'm fairly new to XML so this might be an easy question...</font>
<br>
<br><font size=2 face="sans-serif">I'm getting an error when I call SAXBuilder.build(URL) method. &nbsp;The exception is not sending back a line number from the XML document</font>
<br>
<br><font size=2><tt>java.io.IOException: Problems occurred:Error in building: user at</tt></font>
<br>
<br><font size=2 face="sans-serif">After looking at the SAXBuilder source I was wondering if it checks files over the internet. &nbsp;I've seen some problems with other apps using DTDs that attempt to validate with a base document from within a firewall. &nbsp;Is there a problem using JDOM with a proxy server? &nbsp;Is there a way around it?</font>
<br>
<br><font size=2 face="sans-serif">Thanks for any help</font>
<br>
<br>
<br><font size=2 face="sans-serif">Jonathan Bricker<br>
Lilly Research Labs<br>
Java ATG</font>