ejb@glassfish.java.net

Re: Stupid Question

From: Eduardo Pelegri-Llopart <pelegri_at_sun.com>
Date: Thu, 28 Sep 2006 18:07:59 -0700

Expanding slightly on the reply and trying to cover this part of the
original question...

>> And how do I know which one to use?

The EJB implementation is almost always bounded to the Java EE (nee
J2EE) implementation. Unlike Java Persistence, there is not much
plugability and even the Specification Compatibility Tests are
integrated within the platform. To my knowledge, the only 2 EJB 3.0
implementations that are "final" right now are GlassFish and TmaxSoft;
both JBoss and Oracle have betas but they will not become final until
when they have a complete Java EE 5 App Server.

So, in practice, you choose the EJB implementation at the same time as
you choose your container.

We, obviously, believe Project GlassFish is delivering the best Java EE
5 AppServer and would encourage you to use it...

        - eduard/o

Kenneth Saks wrote:
> Alex Staveley (ext.747) wrote:
>
>> Hi,
>> This is going to sound really stupid but what is the difference
>> between the
>> EJB 3.0 from Sun and the EJB 3.0 from JBoss?
>> Is there many implementations of the EJB 3.0 spec or something?
>>
> Hi Alex,
>
> Yes, like the Java EE platform as a whole, the vendors agree on the
> specifications
> and compete by each building their own implementation. From a
> developer perspective,
> your EJB 3.0 application is guaranteed to run on any compatible
> implementation.
> Some ways vendors compete are : price, performance, value-added features
> such
> as GUI configuration tools, quality of documentation, etc. You can
> find more details
> on SUN's implementations here :
>
> http://java.sun.com/javaee/sdk/features.jsp
> https://glassfish.dev.java.net/
>
> --ken
>> Thanks
>> Alex
>>
>> Alex Staveley
>> Technical Architecture Team
>>
>> FINEOS Corporation
>> Tel: +353 1 6399747
>> Email: alex.staveley_at_FINEOS.com
>>
>> Why don't you visit our website at www.FINEOS.com
>>
>> ENTERPRISE SOLUTIONS FOR BANKING AND INSURANCE
>> _______________________________________
>>
>>
>> __________________________________________________________
>> The information contained in this e-mail is confidential, may be
>> privileged and is intended only for the user of the recipient named
>> above. If you are not the intended recipient or a representative of
>> the intended recipient, you have received this e-mail in error and
>> must not copy, use or disclose the contents of this e-mail to anybody
>> else.
>> If you have received this e-mail in error, please notify the sender
>> immediately by return e-mail and permanently delete the copy you
>> received. This e-mail has been swept for computer viruses. However,
>> you should carry out your own virus checks. Registered in Ireland, No.
>> 205721. http://www.FINEOS.com
>> __________________________________________________________
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ejb-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: ejb-help_at_glassfish.dev.java.net
>>
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ejb-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: ejb-help_at_glassfish.dev.java.net
>
>