+

Search Tips   |   Advanced Search

Configure EJB bindings in SCA OASIS applications

We can configure EJB service and reference bindings for use in SCA OASIS applications.

(dist)(zos)

New feature:

The SCA stateless session bean binding is a protocol binding that we can use to integrate SCA with EJB-based services. The product provides OASIS support for both EJB 3.x and 2.x bindings for services and references.newfeat


Results

You have configured an EJB service or reference binding for an SCA OASIS application.

Use of the bindings has the following limitations:


What to do next

Ensure that the components do not use an SCA OASIS implementation that the product does not support.

product does not support these sections of the SCA EJB Session Bean
Section Not supported in SCA OASIS implementation
2 Session Bean Binding Schema binding.ejb/@uri for SCA service binding

  • The SCA stateless EJB implementation automatically generates a unique URI based on the component name, service name, and service interface. The URI is used as the EJB service endpoint.

    See step 1 in the "Configure EJB service bindings and invoke them in caller applications" procedure.

corbaname:rir:#ejb/MyHome

  • The product supports the cobra url format:

      corbaname:iiop:host:port/NameServiceServerRoot#jndi_name

ejb-link-name

  • The product does not support ejb-link-name in the SCA OASIS implementation.


Related concepts

  • Unsupported SCA specification sections


    Related tasks

  • Specify bindings in an SCA environment
  • Configure EJB bindings in SCA applications
  • Create SCA business-level applications

  • Create stubs command