[Hibernate] 2.1 million pageviews in March

2005-03-31 Thread Gavin King
For the first time, hibernate.org passed 2 million pageviews in a month. Pretty cool, huh? -- Gavin King +61 410 534 454 +1 404 822 8349 callto://gavinking Hibernate [EMAIL PROTECTED] http://hibernate.org JBoss Inc [EMAIL PROTECTED] http://jboss.com --

Re: [Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread Max Rydahl Andersen
On Tue, 28 Dec 2004 14:34:06 +, snpe <[EMAIL PROTECTED]> wrote: Hello, I try it with oracle 9.2,postgresql 8 beta and HypersonicSQL and testCollectionsInSelect pass, but testCopyCascade doesn't pass Error for testCopyCascade is : net.sf.hibernate.NonUniqueObjectException: a different objec

Re: [Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread snpe
Hello, I try it with oracle 9.2,postgresql 8 beta and HypersonicSQL and testCollectionsInSelect pass, but testCopyCascade doesn't pass Error for testCopyCascade is : net.sf.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the

[Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread Max Rydahl Andersen
..can anyone confirm that oracle (im on version 10, but i don't think that should matter in this case) fails with errors in testCopyCascade and testCollectionsInSelect ? Or even better, does anyone know why they fail ? -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECT

SOLVED: RE: [Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError

2004-01-09 Thread Scott A. Resnik
] [mailto:[EMAIL PROTECTED] On Behalf Of Scott A. Resnik Sent: Friday, January 09, 2004 7:35 AM To: 'hibernate list' Subject: RE: [Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError Yeah I guess I didn't make that clear. I've tried 2.1, and 2.1.1, I get the same behavior with both

RE: [Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError

2004-01-09 Thread Scott A. Resnik
m: Bill Horsman [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 7:31 AM To: Scott A. Resnik Cc: 'hibernate list' Subject: Re: [Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError Hi Scott, On Fri, 2004-01-09 at 14:17, Scott A. Resnik wrote: > upgraded to Hibernate 2.1 [snip] &g

Re: [Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError

2004-01-09 Thread Bill Horsman
Hi Scott, On Fri, 2004-01-09 at 14:17, Scott A. Resnik wrote: > upgraded to Hibernate 2.1 [snip] > java.lang.IllegalAccessError > at net.sf.cglib.core.ClassEmitter.setTarget(ClassEmitter.java:87) I recommend you upgrade to Hibernate 2.1.1: "Version 2.1.1 fixes some minor hi

[Hibernate] Hibernate 2.1 : CGLib? IllegalAccessError

2004-01-09 Thread Scott A. Resnik
Hello: I have an application running on both Jboss and WebSphere, and when I upgraded to Hibernate 2.1, I get the following error when my application attempts to initialize the SessionFactory, and bind it in JNDI: java.lang.IllegalAccessError at net.sf.cglib.core.ClassEmitter.setTarget

Re: [Hibernate] Proxool and Hibernate 2.1

2003-12-12 Thread Bill Horsman
On Fri, 2003-12-12 at 19:07, Chris Nokleberg wrote: > Juozas said something about releasing this weekend, so there are > unlikely to be any more changes to the classes you've forked. I'll prepare the release this weekend then and time it just after Cglib 2.0 final. (I picked up another four class

Re: [Hibernate] Proxool and Hibernate 2.1

2003-12-12 Thread Chris Nokleberg
On Fri, Dec 12, 2003 at 06:51:49PM +0100, Bill Horsman wrote: > We can release Proxool 0.8.3 fairly soon. It depends a bit on how long > away Cglib 2 Final is. The wise thing would be to wait until then before > releasing Proxool 0.8.3. Chris, any ideas about that? Juozas said something about rele

[Hibernate] Proxool and Hibernate 2.1

2003-12-12 Thread Bill Horsman
Hi, I think there are some problems with the Proxool that was shipped with Hibernate 2.1. It's connected with recent fixes in Cglib that have been done since Cglib 2RC1. This means that any Proxool users that upgrade to Hibernate 2.1 are going to have problems, and I'd like to help t

[Hibernate] Congratulations: hibernate 2.1 final

2003-12-11 Thread Mauricio Nuñez
I'will install now at my production site! Great work Att Mauricio Nuñez [EMAIL PROTECTED] --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutori

Re: [Hibernate] 2.1

2003-12-11 Thread Gavin King
Thanks :) Bill Horsman wrote: No problem. I'll let you know as soon as we have a final 0.8.3 release. Cheers, Bill -- Gavin King JBoss Group +61 410534454 http://hibernate.org --- This SF.net email is sponsored by: IBM Linux Tutorials. Become

Re: [Hibernate] 2.1

2003-12-11 Thread Bill Horsman
Hi Gavin, On Thu, 2003-12-11 at 11:37, Gavin King wrote: > ick. we am shipping with the patched version of proxool. > > we can easily do a new build if/when dependencies are released to final, > but I simply couldn't delay the release of 2.1 any longer. No problem. I'll let you know as soon as

Re: [Hibernate] 2.1

2003-12-11 Thread Gavin King
That took me by surprise. Are you shipping with Cglib 2? I thought that was still at release candidate? We haven't made a formal release of Proxool that works with Cglib 2 yet. I was expecting: 1) Cglib final is released. 2) Proxool 0.8.3 is released 3) Hibernate 2.1 is released (shipping wi

[Hibernate] 2.1

2003-12-11 Thread Gavin King
2.1 final is out. Many thanks to everyone who helped make this possible. This was as bit of a long, hard slog, to my great surprise (its been six months since 2.0). We will formally announce this on Monday, since we need to get the example app out (gives us 3 days). Thanks again peace -- Gav

Re: [Hibernate] Hibernate 2.1 Deadline!

2003-11-22 Thread Gavin King
Jeff Boring wrote: I'm late with this but if there is something I could do to help, I've love to. Thanks Jeff. > Perhaps help with documenting the demo application? yes! that would be awesome :) Christian, can you set up an account for Jeff on the CVS server? Thanks again. -- Gavin King JB

RE: [Hibernate] Hibernate 2.1 Deadline!

2003-11-22 Thread Jeff Boring
Behalf Of Gavin King Sent: Sunday, November 16, 2003 6:41 AM To: hibernate list; Christian Bauer; Bela Ban; Chris Nokleberg Cc: Max Rydahl Andersen; Bill Burke; Ben Wang; Alexey Loubyansky Subject: [Hibernate] Hibernate 2.1 Deadline! Hello Everyone :) Christian has entered Hibernate 2.1 in

Re: [Hibernate] Re: Hibernate 2.1 Deadline!

2003-11-16 Thread Max Rydahl Andersen
(a) validation (b) properly laid-out JSPs (lets use Hibernate colors + logo) (c) instructions to get it running in Tomcat in <1 minute I'll do that. I've made/doing (c) ,) I've also made a build.xml and "restructured" the directory structure so it's more "clean". In that process I unfortunate

Re: [Hibernate] Re: Hibernate 2.1 Deadline!

2003-11-16 Thread Gavin King
(a) validation (b) properly laid-out JSPs (lets use Hibernate colors + logo) (c) instructions to get it running in Tomcat in <1 minute I'll do that. I did a 'lil bit of work on the jsps but my html is real hack work and you are much better at it, so you take over now ;) -- Gavin King JBoss

[Hibernate] Re: Hibernate 2.1 Deadline!

2003-11-16 Thread Christian Bauer
On 16 Nov (22:40), Gavin King wrote: > The documentation is /almost/ up to date, but there are a few loose ends > and, most importantly, we need to completely document the new > second-level cache stuff. I understand that Christian is looking into this. Yep. > (a) validation > (b) properly lai

[Hibernate] Hibernate 2.1 Deadline!

2003-11-16 Thread Gavin King
Hello Everyone :) Christian has entered Hibernate 2.1 in the Jolt Awards. What this means is that 2.1 /must/ be finished and released before 14 December. This release process has dragged out for much, much longer than expected, so we need to be a bit focussed now! The following missing pieces

RE: [Hibernate] 2.1 beta 5

2003-10-30 Thread Sandeep Dath
Dud. Ignore that. Sorry. -Original Message- From: Sandeep Dath [mailto:[EMAIL PROTECTED] Sent: Thursday, October 30, 2003 6:39 PM To: 'Gavin King'; 'hibernate list' Subject: RE: [Hibernate] 2.1 beta 5 Gavin, What's the status with Swarmcache? Sandeep. -O

Re: [Hibernate] 2.1 beta 5

2003-10-30 Thread Gavin King
mcache? Sandeep. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gavin King Sent: Thursday, October 30, 2003 5:12 PM To: hibernate list Subject: [Hibernate] 2.1 beta 5 P.S. To anyone who didn't notice, I released 2.1 beta 5 last night. This was going t

RE: [Hibernate] 2.1 beta 5

2003-10-30 Thread Sandeep Dath
Gavin, What's the status with Swarmcache? Sandeep. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gavin King Sent: Thursday, October 30, 2003 5:12 PM To: hibernate list Subject: [Hibernate] 2.1 beta 5 P.S. To anyone who didn't notice, I re

[Hibernate] 2.1 beta 5

2003-10-30 Thread Gavin King
P.S. To anyone who didn't notice, I released 2.1 beta 5 last night. This was going to be called rc1, but rc1 needs to have TreeCache integrated. However, its a good build finally, and I think now might be a good time to start upgrading development (not production) systems to 2.1. peace Gavin

[Hibernate] Hibernate 2.1 beta 1 released

2003-08-10 Thread Christian Bauer
Hibernate 2.1 beta 1 has been released today. Please test it and report any issue on our JIRA tracker. See the Road Map for new features and the Changelog in the distribution for fixes and other improvements. -- Christian Bauer [EMAIL PROTECTED

[Hibernate] Hibernate 2.1 Branch

2003-07-31 Thread Gavin King
I've created a new branch in CVS: v21branch This branch will be used for development of Hibernate 2.1 features. Currently it includes a reworked collection loading algorithm and an implementation of batch loads for collections. All working very nicely, far as I can tell. I will have batch