ejb@glassfish.java.net

Re: misc. ejb-api changes

From: Kenneth Saks <Kenneth.Saks_at_Sun.COM>
Date: Wed, 01 Feb 2006 15:09:22 -0500

Cheng Fang wrote:

>Ken,
>
>Thanks for the updates. Will @Stateless and @Stateful also have a
>description()?
>
Hi Cheng,

Good catch :-) Looks like I missed the description() on those two. We'll add
them.

--ken

>
>-- Cheng
>
>On Tue, 31 Jan 2006, Kenneth Saks wrote:
>
>
>
>>We just updated the ejb-api workspace to synch up with some of the
>>post-PFD changes that will go into the spec. Here's a list :
>>
>>1. Set @ActivationConfigProperty @Target to {}.
>>ActivationConfigProperty only appears within @MessageDriven element,
>>not as a top-level annotation.
>>
>>2. Removed getEJBContext() method from InvocationContext.
>>This method was part of InvocationContext before support
>>for injection of EJBContexts was available, so it's no
>>longer needed.
>>
>>3. Added description() to @MessageDriven
>>
>>4. Added parameterized type support to
>>SessionContext.getBusinessObject() signature.
>>
>>5. Improved javadoc comments for ConcurrentAccessException,
>>RemoteHome, LocalHome, InvocationContext
>>
>>---------------------------------------------------------------------
>>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
>
>
>