Chapter 4, “Creating Service Components”

(CR #500334) In Table 4-1 of “Service component entity properties,” the Component property that specifies how to define the remote interface for a service component is incorrect. The corrected text is:

ejb.components.mypackage.MyComponentRemote

or, for a local interface for a service component:

ejb.components.mypackage.MyComponentLocal