Re: [Hibernate] IncompatibleClassChangeError when trying to create a datastore

2003-01-15 Thread Juozas Baliuka
; versions that are necessary). > > -warner > > - Original Message - > From: "Warner Onstine" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 14, 2003 5:31 PM > Subject: Re: [Hibernate] IncompatibleClassChangeError when tryin

Re: [Hibernate] IncompatibleClassChangeError when trying to create a datastore

2003-01-15 Thread Warner Onstine
IL PROTECTED]> Sent: Tuesday, January 14, 2003 5:31 PM Subject: Re: [Hibernate] IncompatibleClassChangeError when trying to create a datastore > Now when I add jars and attempt again with the latest I get the following: > > Testcase: testInitConnection took 2.041 sec > Caused an ERROR

Re: [Hibernate] IncompatibleClassChangeError when trying to create a datastore

2003-01-15 Thread Warner Onstine
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 4:47 PM Subject: [Hibernate] IncompatibleClassChangeError when trying to create a datastore > Hi all, > I am receiving the following when trying to create a datastore as described > here: > http://hibernate.bl

[Hibernate] IncompatibleClassChangeError when trying to create a datastore

2003-01-15 Thread Warner Onstine
Hi all, I am receiving the following when trying to create a datastore as described here: http://hibernate.bluemars.net/hib_docs/reference/html/session-configuration. html I have tried both the .storeFile() and .storeClass with the same results. This is part of my jUnit test output below regarding