RE: Disable loading of DTD in task

2007-07-06 Thread RADEMAKERS Tanguy
age in the manual (my version = 1.6.5) Regs, /t >-Original Message- >From: Roman Ivashin [mailto:[EMAIL PROTECTED] >Sent: Friday, July 06, 2007 10:10 AM >To: user@ant.apache.org >Subject: Disable loading of DTD in task > >Hello all! > > I have a XML document

Disable loading of DTD in task

2007-07-06 Thread Roman Ivashin
Hello all! I have a XML document with section: http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";> When I try process this document with task, it fails with ConnectException because http://java.sun.com/j2ee/dtds/web-app_2_2.dtd is not accessible. How can I prevent XSLT processor from