Re: OT: Re: ibatis and jndi pooling

2004-07-28 Thread Vic Cekvenich
So I think Clinton answerd your question there, so done!? .V josh wrote: vic, I have moved everything to the Ibatis forum. You are right, the discussion has very little struts specific information unless someone else is interested in the discussion about plugins or how to properly manage the db co

Re: OT: Re: ibatis and jndi pooling

2004-07-28 Thread josh
vic, I have moved everything to the Ibatis forum. You are right, the discussion has very little struts specific information unless someone else is interested in the discussion about plugins or how to properly manage the db connection (of which I could use some guidance) I posted my reply to your

OT: Re: ibatis and jndi pooling

2004-07-27 Thread Vic Cekvenich
josh wrote: I just get a reference to the datasource and close it in the destroy method of the plugin. Let me ask why do you get a reference to datasource in SqlMaps? You can do ANYTHING with just: List rows =_sqlMap.queryForList("mapNam", parms); (also... the iBatis forum is VERY go