Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 58274 invoked from network); 29 Aug 2007 12:36:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 12:36:14 -0000 Received: (qmail 63794 invoked by uid 500); 29 Aug 2007 12:36:07 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 63784 invoked by uid 500); 29 Aug 2007 12:36:07 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 63773 invoked by uid 99); 29 Aug 2007 12:36:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 05:36:07 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 12:36:01 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IQMlp-0008ME-DP for user-java@ibatis.apache.org; Wed, 29 Aug 2007 05:35:41 -0700 Message-ID: <12386190.post@talk.nabble.com> Date: Wed, 29 Aug 2007 05:35:41 -0700 (PDT) From: Amol Chaudhari To: user-java@ibatis.apache.org Subject: how to configure the Abator plugin on eclipse? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: avchaudhari@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, Can someone please explain how to configure the Abator plugin on eclipse? I have installed the plugin on eclipse and modified the abatorConfig.xml file also. I have added the abator and Database driver jars to project build path. When i am clicking on the "Generate iBatis artifacts" menu i am getting the following error: "Unexpected error while running Abator: Exception getting JDBC driver". I can understand from the message that it is not getting the JDBC driver. It may not be on classpath. but if i have added the following ertry in abatorConfig.xml, them i assume it should pickup the driver.. Can anyone help me? -- View this message in context: http://www.nabble.com/how-to-configure-the-Abator-plugin-on-eclipse--tf4347505.html#a12386190 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.