-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Necessary 3rd party jar files?
PostPosted: Wed Jul 14, 2004 8:49 am 
Newbie

Joined: Wed Jul 14, 2004 8:17 am
Posts: 4
Location: London (UK)
I have just downloaded the recommended distribution of Hibernate v2.1.4

I'd like to know if I may encounter pbms using a different version (higher) for some jar files.

In Hibernate 2.1.4 /lib we have:
Code:
737884 Apr 26 00:57 ant-1.5.3.jar
671546 Apr 26 00:57 ant-optional-1.5.3.jar
348666 Apr 26 00:57 c3p0-0.8.4.5.jar
300056 Apr 26 00:57 cglib-full-2.0.1.jar
165119 Apr 26 00:57 commons-collections-2.1.jar
100776 Apr 26 00:57 commons-dbcp-1.1.jar
63980 Apr 26 00:57 commons-lang-1.0.1.jar
31605 Apr 26 00:57 commons-logging-1.0.3.jar
39523 Apr 26 00:57 commons-pool-1.1.jar
171071 Apr 26 00:57 concurrent-1.3.2.jar
17978 Apr 26 00:57 connector.jar
486522 Apr 26 00:57 dom4j-1.4.jar
42069 Apr 26 00:57 ehcache-0.7.jar
539731 Jun  2 13:15 hsqldb.jar
104359 Apr 26 00:57 jaas.jar
156505 Apr 26 00:57 jboss-cache.jar
287213 Apr 26 00:57 jboss-common.jar
576871 Apr 26 00:57 jboss-jmx.jar
170923 Apr 26 00:57 jboss-system.jar
293789 Apr 26 00:57 jcs-1.0-dev.jar
  6727 Apr 26 00:57 jdbc2_0-stdext.jar
1614796 Apr 26 00:57 jgroups-2.2.1.jar
  8812 Apr 26 00:57 jta.jar
  9830 Apr 26 00:57 jta.licence.txt
121070 Apr 26 00:57 junit-3.8.1.jar
352668 Apr 26 00:57 log4j-1.2.8.jar
13091 Apr 26 00:57 odmg-3.0.jar
110208 Apr 26 00:57 oscache-2.0.jar
475943 Apr 26 00:57 proxool-0.8.3.jar
30602 Apr 26 00:57 swarmcache-1.0rc2.jar
997276 Apr 26 00:57 xalan-2.4.0.jar
895813 Apr 26 00:57 xerces-2.4.0.jar
123705 Apr 26 00:57 xml-apis.jar


I'd like to use different versions for some of them:
Code:
commons-collections-3.1.jar
commons-dbcp-1.2.1.jar
commons-pool-1.2.jar
xalan.jar (2.6.0)
xerces.jar (2.6.2)


Is that ok?

Thanks for any tips.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 9:26 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
I won't be so sure about it. We have heard about some problems with commons-collections 3.0 for example.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 9:29 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
These are fixed now in CVS and will make it in the next release, however, you can't use commons-collections 3.0, but have to keep commons-collections 2.1.x for Hibernate. Just try it and check the changelogs for the Apache software to see if an upgrade would be possible in each case. Hibernate doesn't require xalan, xerces, commons-pool, commons-dbcp. Avoid that stuff if you can.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 9:38 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
AFAIK, there have been some compatibility fixes in commons-collections 3.1, so you could try it.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 1:05 pm 
Newbie

Joined: Wed Jul 14, 2004 8:17 am
Posts: 4
Location: London (UK)
Ok thanks I will 3.1 and see if it works. I'm planning to use DBCP as well.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 14, 2004 1:08 pm 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
use c3p0, better than DBCP

_________________
Anthony,
Get value thanks to your skills: http://www.redhat.com/certification


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.