Search:

Type: Posts; User: mils00710

Search: Search took 0.10 seconds.

  1. Re: Hibernate Java Web application stops to give response on production environment

    Yes for starting my application I have to reload it from tomcat.

    --- Update ---

    A restart of tomcat not needed only reload is needed and my application runs for 1 to 2 days only after the...
  2. Hibernate Java Web application stops to give response on production environment

    <beans:bean id="sessionFactory"
    class="org.springframework.orm.hibernate4.LocalSessionFactoryBean">
    <beans:property name="dataSource" ref="dataSource" />
    <beans:property...
Results 1 to 2 of 2