BTW: I defined the connection in dbforms-config.xml:
<dbconnection
                name = "ds_tx_mydatasource"
                isJndi = "true"
/>



> No, there is no missing close(). Connection stays open until 
>    - you refetch page
>    - you have got all data
>    - you get an session time out.
> 
> Which connection pool do you use?
> How many pages do you open simutaniously?
> 
> Cheers
> Henner
> 
> 
> > Could it be possible that there is missing a
> > finally {
> >   close();
> > }
> > in DataSource.getCurrent();
> > 
> > I ask because I run out of connections when using the 
> > connection pool on bea weblogic 7. Don't know if that is the reason.
> > 
> > Regards,
> > Jan.
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President 
> > and CEO of GenToo technologies. Learn everything from 
> > fundamentals to system 
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > _______________________________________________
> > DbForms Mailing List
> > 
> http://www.wap-force.net/dbforms
> 
> 

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to