Re: Trying to upgrade iBatis

2007-05-18 Thread Jeff Butler
My guess is that this has something to do with namespaces. Try using a fully qualified name in your tag. Jeff Butler On 5/17/07, Tom Henricksen <[EMAIL PROTECTED]> wrote: I apologize this error is happening on the line after the one I mentioned. Here is the code. singleton = SqlMapClie

RE: Trying to upgrade iBatis

2007-05-17 Thread Tom Henricksen
I apologize this error is happening on the line after the one I mentioned. Here is the code. singleton = SqlMapClientBuilder.buildSqlMapClient(reader); Thanks, Tom -Original Message- From: Tom Henricksen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 17, 2007 10:45 AM To: user