WAS v8.5 > Develop applications > Develop SCA composites > Specify bindings in an SCA environment

Configure EJB bindings in SCA OASIS applications

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

The SCA stateless session bean binding is a protocol binding used to integrate SCA with EJB-based services. WAS v8.5 provides OASIS support for both EJB 3.x and 2.x bindings for services and references.


Results

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

Use of the bindings has the following limitations:

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

Unsupported sections of SCA OASIS specifications. WAS v8.5 does not support these sections of the SCA EJB Session Bean Binding specification.

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

  • WAS v8.5 supports the cobra url format:

      corbaname:iiop:host:port/NameServiceServerRoot#jndi_name

ejb-link-name

  • WAS v8.5 does not support ejb-link-name in the SCA OASIS implementation.


Related concepts:

Unsupported SCA specification sections


Related


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


Reference:

Create stubs command


+

Search Tips   |   Advanced Search