[jdom-interest] grammar not found

Leibundguth, Jonathon jleibundguth at doghouse.com
Thu Oct 26 10:39:20 PDT 2000


I have an xml file with a dtd that I build using a SAXBuilder on my machine.
It works there.
When I try the code on my friend's machine, it throws a JDOMException with
the following message:

	http://www.doghouse.com/ grammar not found

referring to the namespace I'm using.  We are both using the updated JDOM
b5.  What does this
message mean and why is it bombing?  I have validation on and have checked
and re-checked that
we are using the same xml and dtd files and that the dtd is correct for the
file including the declaration of the
namespace:

	<!ATTLIST dh:exception-set xmlns:dh CDATA #FIXED
'http://www.doghouse.com/'>


Thanks!!
J.P. Leibundguth


**********************************
  jleibundguth at doghouse.com
  571.633.8645 D
  703.760.0660 T
  703.760.8818 F
                                               
  FCG Doghouse                     
  8229 Boone Blvd., Suite 800    
  Vienna VA, 22182                  
**********************************





More information about the jdom-interest mailing list