Weblogic connection pool
- by Mauro Takeda
I'm trying to create a connection pool in weblogic (8.1) and getting the following exception:
<BEA-001129> <Received exception while creating connection for pool "testPool": 7>
I have no clue about that number (7). How can I solve the problem?