: SqlMapConfig.xml and subsequent sqlMap entries
Not sure but is there any reason that there are spaces after .xml?
From: Stanley, Eric [mailto:eric.r.stan...@qwest.com]
Sent: zaterdag 24 januari 2009 0:40
To: user-java@ibatis.apache.org
Subject: SqlMapConfig.xml and subsequent sqlMap entries
All
, let me know what you guys think. I
realy don't want to use hibernate for this.
-Ryan
-Original Message-
From: Rick [mailto:ric...@gmail.com]
Sent: Saturday, January 24, 2009 11:53 AM
To: user-java@ibatis.apache.org
Subject: Re: SqlMapConfig.xml and subsequent sqlMap entries
Are yo
No. Its just the way the xml pasted into outlook.
-Ryan
From: Jonathan Moores [mailto:jonathan.moo...@gmail.com]
Sent: Friday, January 23, 2009 5:18 PM
To: user-java@ibatis.apache.org
Subject: RE: SqlMapConfig.xml and subsequent sqlMap entries
Not sure but
Are you sure the file is found in classes/com/qwest/pt/domain/sql/Hla.xml ?
(You mentioned having the file placed directly under classes, which
wouldn't work if the path above is what ibatis is looking for)
On Fri, Jan 23, 2009 at 6:40 PM, Stanley, Eric wrote:
> All,
> New to iBATIS, just try
Not sure but is there any reason that there are spaces after .xml?
From: Stanley, Eric [mailto:eric.r.stan...@qwest.com]
Sent: zaterdag 24 januari 2009 0:40
To: user-java@ibatis.apache.org
Subject: SqlMapConfig.xml and subsequent sqlMap entries
All,
New to iBATIS, just trying to get
All,
New to iBATIS, just trying to get the thing to load properly. I am
using eclipse 3.4.1, Tomcat 6, iBATIS 2.3.4 and JDK 1.5. It seems to be
loading the SqlMapConfig.xml fine, but when it tries to parse the sqlMap
entries, it dies hard:
java.lang.RuntimeException: Error initializing MyAppS