Hello!
I have been experiencing the global con broker.
I have a question that you maybe can answer.
>From the reading of http://javaexchange.com/ i understood that i can have
many diferent servlets using the same conn pool simply by extending
HttpServletJXGB.java.
My question is. When a new servlet is accessed the servlet engine runs its
init method so my guess is that every time i run a new servlet i am
re-initializing the con pool.
After that, my other servlet ( an older servlet already loaded) loses the
reference to the originial con pool.
Are things like this or am i doing something very wrong?
The behavior i am having is the following:
I start servlet x using global con pool myBroker. It works.
I start servlet y wanting to use the same con pool. Everything
hangs.
Thank you for any help!
Telmo
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html