Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
<xmltask > problem:

<xmltask > problem:

2005-06-29       - By Nir Geier
Reply:     1     2     3     4     5  

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.




©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.