On 10/12/07, Martin Vysny <[EMAIL PROTECTED]> wrote:
> Hi guys,
>   I tried to use Hibernate in OpenEJB (our application unfortunately
> still does not use JPA - it uses Hibernate directly instead).

Hi Marin,

I think it wouldn't change much as far as the issue's concerned.

>However,
> it seems there is a version clash: OpenEJB requires ASM 2.2.3 while
> Hibernate 3.2.4 requires ASM 1.5.3 and they seem to be incompatible:

Could you describe how you use hibernate and openejb together. It's a
standalone application that uses openejb embedded or...that's the
missing puzzle to me to fully understand the scenario. If you could
send the entire app here, it'd be even better (provided it's not a
huge app).

> Have you guys tried to use OpenEJB with Hibernate?

I'm not. OpenEJB 3 uses OpenJPA underneath and although it's
technically possible to run with other JPA provider noone I heard of
have tried it.

> Can you please provide me with some hints? Which one is harder: modify 
> Hibernate
> to use 2.2.3 or OpenEJB to use 1.5.3? :-)

I'd go for removing the older asm library in hibernate, but it's a
shot in the dark that might not bring anything workable.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to