facebook

Hibernate and tomcat/jboss Problems

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222962 Reply

    jcmaya78
    Member

    Hello, I have succesfully used myeclipseIDE with both jboss and tomcat. The problem comes when I deploy more than one application on ether one. Since the hibernate session is being deployed with ThreadLocal, only one copy stays in memory. The first aplication from (a-z) in my deploy folder initiates the factory. Once this happens when the second app calls it for a session it is bound to the first database. I am woundering what can I do to avoid this problem.

    Thank you.

    #223025 Reply

    Riyad Kalla
    Member

    This is a curious problem, have you tried the Tomcat forums or newsgroups? I imagine there are other people on the forums developing multiple Hibernate-enabled apps in the same situation…

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate and tomcat/jboss Problems

You must be logged in to post in the forum log in