This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Creating EJB exports

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
You can use IBM® Integration Designer to expose SCA components using an export with an EJB binding so that external Java™ 2 Platform Enterprise Edition applications can invoke those components using the EJB programming model.

About this task

From IBM Integration Designer, you can create an EJB export in the following ways:
  • Use the External Service Discovery wizard.
  • Use the Inbound Exports drawer in the assembly editor.
Note that you cannot use drag from the business integration view to add EJB exports to assembly diagrams in the assembly editor. Once you have created a service with an EJB binding, a client accessing this service must run in a client, web or EJB container for the dynamically downloaded stubs at run time to be accessible (see EJB clients External link opens a new window or tab).

The following topics describe concepts and step-by-step instructions for creating EJB exports using IBM Integration Designer: