I am having problems retrieving connections from the connection pool. All
my ejb would run fine for a while. Connections are retrieved from the pool
and used for data manipulations successfully. After a while, however,
whenever an ejb tries to get another connection, the ejb would start to
hang from the point where it tries to get a connection. It seems like there
was an infinite loop in the context class that looks up the data source.
Has anyone experience a similar problem?

Thank you!

Thomas Kirsch



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to