-->
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.  [ 3 posts ] 
Author Message
 Post subject: migration problem from 2.0 to 2.1.2
PostPosted: Thu Mar 18, 2004 9:39 am 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
we want to use last version of hibernate because we need proxool. We were using dbcp in dev but looking at many posts, it seems to be dangerous to use it in production.

But this exception is thrown using the latest version in one of your use case:
net.sf.hibernate.PropertyValueException: not-null property references a null or transient value: com.xxx.xxx
it wasn't thrown before.

I don't want to talk about the mapping file and code because all the "business" tests have been passed and we want to avoid rework.

So my question is pretty simple: can we use C3P0 without problem or there is some bugs?

Thanks,
Anthony


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 18, 2004 9:57 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Quote:
But this exception is thrown using the latest version in one of your use case:


This exception is not thrown for no reason ... it would be best to just fix it (which should be easy) ...

c3p0 is a good choice, IMO


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 18, 2004 10:05 am 
Hibernate Team
Hibernate Team

Joined: Thu Dec 18, 2003 9:55 am
Posts: 1977
Location: France
in fact the problem is that, i'm sure it would not take a lot of time fixing our application but we don't have time to pass all the business test again ;-(

so for the application in production using version 2.0 (or previous) i'm gonna switch to c3p0.

All the recent apps, using hibernate 2.1 and more, are under developpement and will use proxool.... i think that is the best way.


Thanks Gavin


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.