> I have a site with 4 STM servlet that access a DB, after some request
> the servlet pool is full, and anyone is currently connecterd to aby
> servlet...
>
> Someone can tell me why servlet can't be destroyed...?
because you are using STM. Don't use STM.
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]