Re: error in hibernate persistance service

Aleksandar Vidakovic <[email protected]> Tue, 13 Jul 2004 13:19:27 +0200
Newsgroups gmane.comp.java.keel.user
Message-ID <1089717566.2884.27.camel@localhost>
Maurizio,

Sorry for not answering... I was (am...) ill for a few days. And I did a
quite big jar update with my project to be in sync with the latest keel
version. There where quite a lot of changes (e. g. configuration merge
at build time) and the update consumed a lot of time.

Anyway, Mike revisited some things I've added without testing it
extensively (equals and hashCode methods especially which were necessary
for hibernate 2.1.4) and removed the dependencies to commons-lang.

With these recent changes I'm able to compile a hibernate service jar
(and it works in my project) though I have to admit that I didn't run
the unit tests and from time to time I get some exceptions during the
build process. The latter is probably due to my environment. As I
remember, Mike said that some validation tests are not running properly
(Mike?).

Send the errors, exceptions etc. that you see (in the browser, log
files...). I hope that I can help you more then... maybe later the
system.xconf would be helpful, too.

Another exception of my environment is that I only use the keel build
environment for building the keel jars. My own project has a maven
structure and is somewhat independent from the keel build environment...
so what I will do is to build a sample project from scratch at home to
see if I step into the same problems as you.

Cheers,

Aleks

On Tue, 2004-07-13 at 12:08, Maurizio Brilli wrote:
> Mike , Aleks:
> It looks like this subject has lost focus... After quite a few messages, 
> now it looks like you two are working on something else...
> I've seen a few updates in CVS concerning the hibernate persistance 
> service and related subjects, but I'm wondering if you consider this 
> matter solved, as, though I made a few steps ahead, I still can't get 
> the 'createdb' model to work properly, neither with hsqldb nor with 
> mysql. Of course, I haven't even tried to deploy the package on the 
> iseries. Should I file a bug in the sourceforge project? Do you use that 
> interface? Or do you consider that problem solved?
> Look forward to hearing from you.
> Ciao
> Maurizio
> P.S. Mike, sorry, by mistake I sent this message to your address instead 
> of the list...
> _______________________________________________
> User mailing list
> [email protected]
> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org
>