persistence@glassfish.java.net

Re: EJB3 EJB2.1 ?

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Sun, 19 Mar 2006 01:07:34 -0800

Hi Andre,

If you look here:
https://glassfish.dev.java.net/public/ServerModules.html you will
see that GlassFish supports both, EJB2.1 and EJB 3.0.

Current version of GlassFish works with JDK 1.5. It will work with
Mustang in the future.

regards,
-marina

Hale India wrote:
> Hi
>
> If we look at
>
> https://glassfish.dev.java.net/nonav/javaee5/docs/DG/beahl.html
>
> Glassfish support EJB2.1
>
> If we look at :
> https://glassfish.dev.java.net/javaee5/persistence/entity-persistence-support.html#getting_started
>
> Glassfish persistence is done by EJB3 and connect us to the link :
> http://jcp.org/en/jsr/detail?id=220
>
> I would like to understand better and for this I need a clear answer
> EJB2.1 ? EJB3.0 ? both ?
>
> I see also in JAVA mustang new support for JDBC where database provide
> service , and where JAVA mustang offer native support for JAX-WS 2.0
> I ask myself how Glassfish will be connected to mustang, will we need to
> wait for a new glassfish release to get support for mustang ?
> Are they designed to work together ?
>
> Any answer welcome
>
> Best regards
>
> Andre Legendre