facebook

Problems deploying Hibernate 3.0 Core Lib on Tomcat

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #256133 Reply

    zaphodx
    Member

    Hi all,
    I have a web-project in Java running on Tomcat 5.5. I set up the project entirely with MyEclipse.
    The project has Hibernate Capabilities (added by MyEclipse) and has also a deployment to Tomcat (via MyEclipse).
    The problem I have is, that all jars in the lib directory are deployed on Tomcat, but the Hibernate 3.0 libs are not deployed.

    The thing is, that it worked fine at the beginning of my work when I changed quite a bit in the project, when it suddenly didn’t work any more.
    I also made a simple new project, where everything works fine (Hibernate gets deployed), but I can’t see any difference between
    the two projects.

    I’m quite desparate now because I can see no reason, why these libs do not get deployed.
    I also checked the project properties build path, but everything seems the same as in the other project, which is working fine.
    I must admit, I’m not the crack and do not entirely understand, how the libs are deployed
    and how I can influence externally jars (and maybe I messed up something).

    So my question simply is, how can I get the Hibernate Core 3.0 Libraries get deployed on Tomcat 5.5?

    Thanks a lot in advance
    Daniel

    #256143

    Riyad Kalla
    Member

    Daniel,
    This sounds like an easy to fix deployment policy issue. Try opening your project properties, go to MyEclipse-Web then the deployment tab. From there you should be able to check and uncheck what kind of resources you want deployed.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Problems deploying Hibernate 3.0 Core Lib on Tomcat

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