Dashboard > Open SOA > ... > Service Component Architecture Specifications > Errata for EJB Session Bean Binding V1.00
Log In   View a printable version of the current page.
Errata for EJB Session Bean Binding V1.00
Added by Mike Edwards (IBM), last edited by ibm_soa on Jul 06, 2007  (view change)
Labels: 
(None)


This page lists the errata for the published SCA EJB Session Bean Binding Specification Version 1.00. These errata will be considered for a future update of the specification.

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().

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.5 Build:#708 Apr 12, 2007) - Bug/feature request - Contact Administrators