[Hibernate] Wanted: Documentation maintainer

2005-06-14 Thread Christian Bauer
The Hibernate team is looking for a new member to help with the documentation process. This is mostly a maintenance and coordination job. Responsibilities include: - Organization of the Wiki Community Area on the hibernate.org website - Coordination of the translator team (15 writers from al

RE: [Hibernate] Websphere 5.1 and Oracle 9x XA

2005-06-14 Thread Gavin King
Please do NOT post things like this to the dev list! Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shankar Srinivasan Sent: Tuesday, 14 June 2005 2:32 PM To: hibernate-devel@lists.sourceforge.net Subject: [Hibernate] Websphere 5.1 and Oracle 9x

[Hibernate] Websphere 5.1 and Oracle 9x XA

2005-06-14 Thread Shankar Srinivasan
Hi, We are using hibernate to develop our application. Everything seems to work fine when I run it on WebSphere and SQLServer. But I'm getting the following exception when using the oracle datasource. [6/14/05 11:17:56:417 PDT] 37074a26 MCWrapper E J2CA0081E: Method cleanup failed while

Fw: RE: [Hibernate] Complex class loaders hierarchy

2005-06-14 Thread Ivan S. Dubrov
> >cant see your attachement (at netcafe ,), but im quite sure this is not the >right solution to this *eclipse* problem ,) > >And I cant recall having this issue when installing own classloader. > >you should go to eclipse and look for the bug talking about buddy classloading >which can handl

RE: [Hibernate] Complex class loaders hierarchy

2005-06-14 Thread Max Andersen
Title: [Hibernate] Complex class loaders hierarchy   cant see your attachement (at netcafe ,), but im quite sure this is not the right solution to this *eclipse* problem ,)   And I cant recall having this issue when installing own classloader.   you should go to eclipse and look for the bug

[Hibernate] Complex class loaders hierarchy

2005-06-14 Thread Ivan S. Dubrov
Hello, I've trying to use Hibernate in the environment with complex classloaders hierarchy (Eclipse plugin). During my experiments I've found the following problem. In order to proxy generation (via cglib) to work it is required that HibernateProxy is visible from the classloader that loads min