the value in the iBatis package and avoid trying the internet?
thanks,
Edwin
- Original Message -
From: Jeff Butler
To: user-java@ibatis.apache.org
Sent: Friday, April 07, 2006 5:58 PM
Subject: Re: finding dao-2.dtd
You don't have to put it anywhere - just use the public U
-java@ibatis.apache.org
Sent: Friday, April 07, 2006 5:58
PM
Subject: Re: finding dao-2.dtd
You don't have to put it anywhere - just use the public URL:
http://ibatis.apache.org/dtd/dao-2.dtd
Rational Application Developer knows how to read the DTD from the
Internet. If you
You don't have to put it anywhere - just use the public URL:
http://ibatis.apache.org/dtd/dao-2.dtd
Rational Application Developer knows how to read the DTD from the Internet. If you're behind a proxy, then you can set proxy settings in RAD. iBATIS will resolve from the JAR file regardless -
Hi:
I am having trouble figuring out
where to place the dao-2.dtd . I get the message:
E:\Projects\rationalsdp6.0\ForStart\AddamSubV2Archive-test\dao-2.dtd (The
system cannot find the file specified)
My dao.xml begins with:
xml version="1.0"
encoding="UTF-8"?>
DOCTYPE daoConf