Please send all support requests to the user list. The DTDs are there and iBATIS.com is responding.
http://www.ibatis.com/dtd/sql-map-config-2.dtd http://www.ibatis.com/dtd/sql-map-2.dtd You might be behind a firewall or http proxy that WSAD can't access the site through. The DTDs are normally resolved from the JAR file, but depending on your XML parser (during runtime) and/or your IDE (during development), your environment may not allow for this. Your option is to use a file:// based URL to the DTD. Clinton On Thu, 17 Mar 2005 13:12:41 -0500, Darren Shopbell <[EMAIL PROTECTED]> wrote: > > Clinton - > > im using this doctype in my map however i am getting : "unable to connect > to host: "www.ibatis.com" error > > thoughts? > > Im using WSAD 5.1 JRE 1.3.13 > > > > <!DOCTYPE sqlMapConfig > PUBLIC "-//iBATIS.com//DTD SQL Map Config 2.0//EN" > "http://www.ibatis.com/dtd/sql-map-config-2.dtd"> > > > Darren Shopbell - D 123/B503, RTP, NC > IBM TEST - http://test.ibm.com > voice mail: (919) 254-6796, IBM tie line: 444-6796 > Internet: [EMAIL PROTECTED] >