Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 59586 invoked from network); 10 Sep 2008 14:23:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2008 14:23:06 -0000 Received: (qmail 19718 invoked by uid 500); 10 Sep 2008 14:22:51 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 19694 invoked by uid 500); 10 Sep 2008 14:22:51 -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 19655 invoked by uid 99); 10 Sep 2008 14:22:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 07:22:51 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of balar4u@gmail.com designates 74.125.46.153 as permitted sender) Received: from [74.125.46.153] (HELO yw-out-1718.google.com) (74.125.46.153) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 14:21:53 +0000 Received: by yw-out-1718.google.com with SMTP id 5so486376ywr.6 for ; Wed, 10 Sep 2008 07:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=vixH53Y01f2MTOUnCrfe8xjq8EgwpBbyv+NdbTWt+u4=; b=vC4A74C9iOc4SRGRFDiZWz5QfsKYlEAi54eVu0dzjsuDMsHYl3zaeSuQdMLE2Mjj9Y 5ajCADvfEqS3qIpsWSHPz0CDf/Q52uWEa4lfeZ2ZBaMBHgIxB73KLHdwidRUi1goYKDJ ptWzXgSRz/tF9JlPRr3wzVJI41Nnq2msbVBWs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=WUs92lsBGfbg93GwNaRrSslVZ6ZqyLyyrnspZisdybZ/BsriqJxt5i3Kjipr/SZCpV dBdACRsOYEOA6KdMLvDw8WYGigrQMAE1axRIitnaRkyM3oKifbXjafkbiNbwSWfUTk6F XsNU2w6PBRWjTW/w+G8feFv88+Rya5D/kcf3Y= Received: by 10.102.253.13 with SMTP id a13mr850104mui.74.1221056533437; Wed, 10 Sep 2008 07:22:13 -0700 (PDT) Received: by 10.103.199.3 with HTTP; Wed, 10 Sep 2008 07:22:13 -0700 (PDT) Message-ID: <631123700809100722p4f5d2bb0r177a9991d2b4a549@mail.gmail.com> Date: Wed, 10 Sep 2008 10:22:13 -0400 From: "bala r" To: user-java@ibatis.apache.org Subject: Ibatis new sax parser exception :Attribute "javaTypenet" must be declared MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_18238_18452649.1221056533425" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_18238_18452649.1221056533425 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, My ibatis sqlmap config was workfing fine until yesterday. Suddenly this morning i started to getting the following error message. I checked the config file and mapping file everything looks good. Caused by: com.ibatis.common.xml.NodeletException: Error parsing XML. Cause: org.xml.sax.SAXParseException: Attribute "javaTypenet" must be declared for element type "parameter". Thanks in Advance. Thanks Bala. ------=_Part_18238_18452649.1221056533425 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi All,

My ibatis sqlmap config was workfing fine until yesterday. Suddenly this morning i started to getting the following error message.
I checked the config file and mapping file everything looks good.


Caused by: com.ibatis.common.xml.NodeletException: Error parsing XML.  Cause: org.xml.sax.SAXParseException: Attribute "javaTypenet" must be declared for element type "parameter".

Thanks in Advance.

Thanks
Bala.
------=_Part_18238_18452649.1221056533425--