PROTECTED]
> To: user-java@ibatis.apache.org
>
>
> At least I got that part right. I’m glad you resolved the issue. You might
> want to document this on the wiki, it could be of help to others
>
>
>
> Niels
>
> ________
>
> From: P
]: user-java@ibatis.apache.org
I don’t understand. If this code is generated by Ibator, I would say that
somehow you have a version mismatch. Maybe Jeff can comment on this?
Niels
From: Paul Ski [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2008
10:20 AMTo: [EMAIL PROTECTED]: RE
somehow you have a version mismatch. Maybe Jeff can comment on this?
Niels
From: Paul Ski [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2008
10:20 AMTo: [EMAIL PROTECTED]: RE: java.lang.InstantiationException using
Ibatis DAO
package com.intient.smash.ibatis.impl;import
rd; } }}
Subject: RE: java.lang.InstantiationException using Ibatis DAODate: Mon, 8 Sep
2008 11:37:14 +0200From: [EMAIL PROTECTED]: user-java@ibatis.apache.org
Please include the contents of com.intient.smash.ibatis.impl.AliasesDAOImpl,
this has definitely something to do with class/me
te: Mon, 8 Sep
2008 09:55:56 +0200From: [EMAIL PROTECTED]: user-java@ibatis.apache.org
Can you post the complete stacktrace?
From: Paul Ski [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2008 9:14
AMTo: [EMAIL PROTECTED]: RE: java.lang.InstantiationException using Ibatis DAO
: java.lang.InstantiationException using Ibatis DAODate: Mon, 8 Sep
2008 08:56:37 +0200From: [EMAIL PROTECTED]: user-java@ibatis.apache.org
Your AliasesDaoImpl should have a public constructor that takes a DaoManager as
its single argument. Can you check that this is the case?
Hth,
Niels
From: Paul Ski
Hi list,
Environment:
- Windows XP
- Java(TM) SE Runtime Environment (build 1.6.0_10-rc-b28)
- Eclipse Version: 3.4.0 Build id: I20080617-2000
- Ibatis 2.3.0.677
Project Jars:
mysql-connector-java-5.1.6-bin.jar
ibatis-2.3.0.677.jar
ibatis-dao-2.jar
I've created a class to return me a DaoMa