WSAD supports Plugin Specified Entries & user Defined Entries, Plugin Specified Entries don't include iBatis files description therefore 1. download DTDs from iBatis.com ( Thanks to Clinton ) and copy these files into your project WEB-INF/.. 2. window . preferences . XML Catalog and 3. New XML Catalog Entry and enter ( browse ) URI: platform:/resource/your-project/WebContent/WEB-INF/sql-map-config-2.dtd Key Type: Public ID Key: -//iBATIS.com//DTD SQL Map Config 2.0//EN
and repeat these steps for sql-map-2.dtd after this you can write <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE sqlMapConfig PUBLIC "-//iBATIS.com//DTD SQL Map Config 2.0//EN" "http://www.ibatis.com/dtd/sql-map-config-2.dtd"> Andrey Rogov. CB> Please send all support requests to the user list. CB> The DTDs are there and iBATIS.com is responding. CB> http://www.ibatis.com/dtd/sql-map-config-2.dtd CB> http://www.ibatis.com/dtd/sql-map-2.dtd CB> You might be behind a firewall or http proxy that WSAD can't access CB> the site through. CB> The DTDs are normally resolved from the JAR file, but depending on CB> your XML parser (during runtime) and/or your IDE (during development), CB> your environment may not allow for this. CB> Your option is to use a file:// based URL to the DTD. CB> Clinton CB> 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] >> -- regards, Konus-InterCom mailto:[EMAIL PROTECTED]