atom feed1 message in org.oasis-open.lists.sca-jErrata for SCA EJB Session Bean Bindi...
FromSent OnAttachments
Michael RowleyOct 24, 2007 5:35 pm 
Subject:Errata for SCA EJB Session Bean Binding Specification
From:Michael Rowley (mrow@bea.com)
Date:Oct 24, 2007 5:35:28 pm
List:org.oasis-open.lists.sca-j

On behalf of BEA Systems, I hereby contribute the following suggested errata for the SCA EJB Session Bean Binding Specification.

The line numbers and section numbers are based on the corresponding input specification for this TC.

Michael Rowley

1. Typo - @endsConversation

Change @endsConversation on lines 128 and 131 to @EndsConversation.

2. Old method name - ServiceReference.endSession()

Change ServiceReference.endSession() on line 228 to CallableReference.getConversation().end().

3. Typo - Sesseion

Change Sesseion on line 250 to Session.

4. Old method name - ServiceReference.destroy()

Change ServiceReference.destroy() on line 339 (the remove row in the table) to CallableReference.getConversation().end().