Guest_imported
New member
- Jan 1, 1970
- 0
Let me start out by saying I am new to weblogic. I am trying to use the connection pooling functionality but I am having problems finding information on exactly how the pool manages its connections. For instance when I get a connection from the pool, do I explicitly have to return to the pool? If so what is the syntax for doing this. I have also tried to pass the connection between methods and it seems as though the pool closes the connection during the pass. Any suggestions?
Thanks
-J
Thanks
-J