Tuscany provides the reference-side support for the SCA EJB Session Bean Binding V1.00. It allows SCA components to access existing stateless session beans.
The XML configutation
To access a stateless session, the uri attribute of the <binding.ejb> element needs to be be configured with a JNDI name.
Integration with Geronimo 2.0.1 Make sure org.apache.geronimo.configs/openejb-corba-deployer/2.0-SNAPSHOT/car is started.
Look under System Modules in Admin Console. This module is required to support CORBA Naming.