RE: Namespace Problem

2005-05-27 Thread Carson Reinke
-java@incubator.apache.org'; 'Daniel Henrique Ferreira e Silva' Subject: RE: Namespace Problem So I have to declare this in my sqlmap-config: This forces me to use namespaces whenever I reference a statement, right? I declared a namespace like this: , are there any special rules with

RE: Namespace Problem

2005-05-27 Thread Carson Reinke
- From: Daniel Henrique Ferreira e Silva [mailto:[EMAIL PROTECTED] Sent: Friday, May 27, 2005 1:35 PM To: ibatis-user-java@incubator.apache.org Subject: Re: Namespace Problem Hi Carson, Did you enable namespaces in your sql-map-config? Did you declare a valid namespace for your maps file? Cheers

Re: Namespace Problem

2005-05-27 Thread Daniel Henrique Ferreira e Silva
Hi Carson, Did you enable namespaces in your sql-map-config? Did you declare a valid namespace for your maps file? Cheers, Daniel Silva. On 5/27/05, Carson Reinke <[EMAIL PROTECTED]> wrote: > Hi- > > Not sure if this is the right mail list, but having a little trouble > using the namespace in t

Namespace Problem

2005-05-27 Thread Carson Reinke
Hi- Not sure if this is the right mail list, but having a little trouble using the namespace in the SQL map. I have something like this in a resultMap: I receive this error when trying to query: --- The error occurred in iBATIS/sqlmap-XXX.xml. --- The error occurred while applying a result