2006/3/16, Niels Beekman <[EMAIL PROTECTED]>:
Hi,
I would not recommend turning of DTD validation, even if possible (which
I do not know for sure). The latest few versions of iBATIS resolve all
DTD's to the ones available in the iBATIS jars.
Hope this helps,
Niels
-----Original Message-----
From: Carson Reinke [mailto:[EMAIL PROTECTED] ]
Sent: donderdag 16 maart 2006 14:54
To: [email protected]
Subject: [OT] RE: DTD URL unavailable
I would also like to know if this is possible, it is the parser that
does this. Anyone with experience with this have any advice?
Thanks.
Carson Reinke
[EMAIL PROTECTED]
P: 248.333.7700 x108
-----Original Message-----
From: Gordon Shankman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 15, 2006 6:25 AM
To: [email protected]
Subject: DTD URL unavailable
Is there a way to turn off the DTD checking in iBatis? We are using
iBatis on several standalone systems that do not have internet access
and cannot access the DTDs online. We have solved this problem in some
instances by using internal URLs, but we do not always have the access
needed to configure each system. We've also run into problems where
URLs work for a webapp, but not for a command line application.
Our ideal solution is for the DTD URL specified in the sql-map files to
be ignored. Is this possible?
Thanks,
Gordon Shankman
