1. Ehcache Distributed RMI Transfers list of JARs under WEB-INF/lib on every sync stackoverflow.comI have set up a web application that uses Hibernate 2nd. Level cache and Ehcache using the instructions in http://ehcache.org/documentation/distributed_caching_with_rmi.html. The web application is deployed in two different Tomcat ... |
2. META-INF/orm.xml ignored in jar forum.hibernate.orgI would like to package some entity classes into a jar that also contains a mapping file. The structure is this: Code: ***** claimStatus.jar com fs ClaimStatus.class META-INF orm.xml ***** I have tried to include ... |
3. What jar required in WEB-INF/lib ? forum.hibernate.orgAre are using Tomcat 4.1.27 and Oracle 8 and are developing servlet based applications. We have lots of apps that share the base set libraries (JARs). We classically put our library jars (this includes Oracle, Tapestry, etc.) in |
4. Hibernate with ZK, which jar files tp put in $myApp/WEB-INF/ forum.hibernate.org |