Check the manual for <xmlcatalog>? Hope this helps Keith
-----Original Message----- From: Nir Geier [mailto:[EMAIL PROTECTED] Sent: 29 June 2005 13:58 To: Ant Users List Subject: <xmltask> problem: hi again, im trying to use <xmltask> and I keep getting the following exception: (make no difference if there is no internal task or not). [xmltask] org.xml.sax.SAXParseException: Relative URI "xxx.dtd"; can not be resolved without a base URI. My xxx.dtd is found under the same dir as the xml and the xml is valid one. The xml include dtd reference: <!DOCTYPE variant_main SYSTEM "xxx.dtd"> Does anyone have any idea how to solve it? Ty in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]