[java ee programming] Re: Lost the database connection after 10 hours in hibernate

2010-02-20 Thread redsword
Sounds to me the site is "leaking" connection, i.e. connection is being established and never released. So you have to check the code where the connection is being is established. Since you are using hibernate this means most like you are not resuning session and/or calling "session.close()" when

[java ee programming] hi

2010-02-20 Thread Munkhdalai Sain
hi. I done first homework. i sent to zip file j2eehomewo...@sun.com. However, i received error message that mail cannot delivered "Reason: Remote SMTP server has rejected address". What happened? -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Progra