Just a thought, use JNDI ... you setup your DataSource once, use it in your Realm and in iBATIS. That's what we do ...
BR On Thu, 17 Mar 2005 15:37:03 +0000, Tim Christopher <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone let me know if it is possible to use iBATIS for > implementing JDBCRealm, or do I have to access the database directly? > > I've looked on Google and in the Developer Notes for iBATIS and have > found nothing on this topic. > > Any help would be much appreciated. > > Tim Christopher >

