Hi I made the same experience with Java/Oracle/Connection-Pooling.
For the Oracle-Driver exists a bug-fix in this context: http://trac.osgeo.org/mapserver/ticket/1662 Maybe it's helfull. Benedikt UMN MapServer Users List <[email protected]> schrieb am 24.05.2007 11:03:05: > I am using this in my map file .. > But my application crashes sometime .. i think only because of this !!! > > Can any one help ??? > On 5/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > > How can i implement connection pooling for layers in Java Mapscript ...??? > No need to "implement". Just add > PROCESSING "CLOSE_CONNECTION=DEFER" > in your mapfile. > Mapserver will reuse connections "as much as possible". > > Benedikt > > UMN MapServer Users List <[email protected]> schrieb am > 08.05.2007 14:16:25: > > > Hi All > > > > > How can i implement connection pooling for layers in Java Mapscript ...??? > > > > -- > > Thanks > > Regards > > > > Sandeep Kumar Jakkaraju > > > > -- > Thanks > Regards > > Sandeep Kumar Jakkaraju
