Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 48601 invoked from network); 26 Jul 2006 07:47:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2006 07:47:48 -0000 Received: (qmail 6295 invoked by uid 500); 26 Jul 2006 07:47:46 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 6278 invoked by uid 500); 26 Jul 2006 07:47:45 -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 6260 invoked by uid 99); 26 Jul 2006 07:47:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:47:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.244.215.2] (HELO mail1.netscalibur.it) (194.244.215.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jul 2006 00:47:44 -0700 Received: from rinaldo (82.189.37.33) by mail1.netscalibur.it (7.0.027) id 449081AF00164FBD for user-java@ibatis.apache.org; Wed, 26 Jul 2006 09:47:13 +0200 From: "Rinaldo" To: Subject: R: Help PLease Date: Wed, 26 Jul 2006 09:46:50 +0200 Message-ID: <006f01c6b087$a82246d0$0302a8c0@rinaldo> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0070_01C6B098.6BAB16D0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0070_01C6B098.6BAB16D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Jeff Thank you for your response setting useStatementNamespaces the error disappears=20 =20 Now I have other problems, I try to resolve it =20 Thank you again =20 Rinaldo =20 -----Messaggio originale----- Da: Jeff Butler [mailto:jeffgbutler@gmail.com]=20 Inviato: marted=EC 25 luglio 2006 18.40 A: user-java@ibatis.apache.org Oggetto: Re: Help PLease =20 Please make sure the statement namespaces are enabled. In your = SqlMapConfig file: =20 =20 =20 Jeff Butler =20 On 7/25/06, Rinaldo wrote:=20 Hi to all, I'm new with Ibatis and try to use it When I try to get an instance of daomanager I receive the folloeing = error =20 Caused by: java.lang.RuntimeException: Could not initialize DaoConfig. =20 Cause: com.ibatis.dao.client.DaoException: Error while configuring DaoManager. =20 Cause: com.ibatis.common.exception.NestedRuntimeException: Error = occurred. =20 Cause: com.ibatis.common.xml.NodeletException: Error parsing XML. =20 Cause: com.ibatis.common.exception.NestedRuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'. =20 Cause: com.ibatis.common.xml.NodeletException: Error parsing XML. =20 Cause: com.ibatis.common.exception.NestedRuntimeException: Error parsing XPath '/sqlMap/select'. =20 Cause: com.ibatis.common.exception.NestedRuntimeException:=20 Could not find SQL statement to include with refid 'gestcliapp_abboptpren.abatorgenerated_Example_Where_Clause' =20 =20 Can somebody help me please?? =20 Rinaldo =20 =20 ------=_NextPart_000_0070_01C6B098.6BAB16D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi = Jeff

Thank you for = your response setting useStatementNamespaces =A0the error disappears =

 

Now I have other problems, I try to resolve it

 

Thank you = again

 

Rinaldo

 

-----Messaggio = originale-----
Da: Jeff Butler [mailto:jeffgbutler@gmail.com]
Inviato: marted=EC 25 = luglio 2006 18.40
A: = user-java@ibatis.apache.org
Oggetto: Re: Help = PLease

 

Please make = sure the statement namespaces are enabled.  In your SqlMapConfig = file:

 

<settings useStatementNamespaces=3D"true" /> =

 

Jeff = Butler

 

On = 7/25/06, Rinaldo <rbonazzo@sardiniapoint.it&g= t; wrote:

Hi to = all,

I'm new with Ibatis and try = to use it

When I try to get an = instance of  daomanager I receive the folloeing error

 

Caused by: java.lang.RuntimeException: Could not initialize DaoConfig.  =

Cause: com.ibatis.dao.client.DaoException: Error while configuring = DaoManager. 

Cause: com.ibatis.common.exception.NestedRuntimeException: Error = occurred. 

Cause: com.ibatis.common.xml.NodeletException: Error parsing XML.  =

Cause: com.ibatis.common.exception.NestedRuntimeException: Error parsing XPath '/sqlMapConfig/sqlMap'. 

Cause: com.ibatis.common.xml.NodeletException: Error parsing XML.  =

Cause: com.ibatis.common.exception.NestedRuntimeException: Error parsing XPath '/sqlMap/select'. 

Cause: com.ibatis.common.exception.NestedRuntimeException:

Could not find SQL = statement to include with refid = 'gestcliapp_abboptpren.abatorgenerated_Example_Where_Clause'

 

 

Can somebody help me = please??

 

Rinaldo

 

 

------=_NextPart_000_0070_01C6B098.6BAB16D0--