| Author |
Connection closed
|
Cristian Popovici
Ranch Hand
Joined: Apr 13, 2007
Posts: 32
|
|
Hello, I am using JPA on sun app server with toplink as the persistence layer. I am using a session bean to load some data in the database Everything works fine, but from time to time the connection to the database is closed and I get this exception: Any ideas? Thanks. Cris.
|
 |
Mike Keith
author
Ranch Hand
Joined: Jul 14, 2005
Posts: 304
|
|
Cristian, Could this be a problem with the Glassfish connection pooling? You might want to post on the Glassfish forum in any case.
|
-Mike
Pro JPA 2: Mastering the Java Persistence API
|
 |
 |
|
|
subject: Connection closed
|
|
|