Hi Matt, I'd upgrade my hibernate dependency in my pom.xml. However, I noticed when I execute integration-test, I looked into the WEB-INF/lib and found out that there are two versions of hibernate jars in it. The same goes with ehcache and spring jar files when I upgraded my dependency in pom.xml.
On 7/31/07, Matt Raible <[EMAIL PROTECTED]> wrote: > > You should just need to upgrade your Hibernate dependency by adding an > entry for it into your pom.xml. > > Matt > > On 7/31/07, fadhli <[EMAIL PROTECTED]> wrote: > > Hello, > > > > There are some issues on the hibernate 3.2.1.ga used by spring > especially > > for the composite key mappings. So my question is how do I update spring > to > > use the latest hibernate library? FYI, I've already updated my spring to > > version 2.0.6 > > > > -- > > /fadhli > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- /fadhli
