Re: JNDI , WebSphere Datasource question

2005-06-09 Thread Andy Thompson
what brandon said. but i suspect that what you're looking for is somethign like: where poolName.pool is the name of your pool. On 6/9/05, Brandon Goodin <[EMAIL PROTECTED]> wrote: > That is not an option

Upgrading ibatis datamapper from 1.31 to 2.09B

2005-05-13 Thread Andy Thompson
I'm running into some issues when upgrading from 1.31 to 2.09B on an existing application. I managed to get the jars updated (still using the compat jar). I also got the script to upgrade the sql-map.xml and sql-map-config.xml files. That said, I can't get the new 2.0 SqlMapConfig.xml script to

issues upgrading from 1.31 to 2.09B

2005-05-12 Thread Andy Thompson
I'm working on refactoring an existing application. The environment being deployed on is weblogic 8.1 and I'd like to use weblogic to control datasources. I managed to get the jars updated (still using the compat jar). I also got the script to upgrade the sql-map.xml and sql-map-config.xml files