IBM Business Process Manager, V8.0.1, All platforms > Reference > Commands and scripts > Commands (wsadmin scripting)

showSCAExportEJBBinding command

Use the showSCAExportEJBBinding command to show the attributes of an Enterprise JavaBeans (EJB) export binding.

Required parameters

–moduleName moduleName

The name of the module associated with the export.

-export export

The name of the export.

Optional parameters

-applicationName applicationName

The name of the application.

Example

The following example uses showSCAExportEJBBinding to show the attributes of the EJB export binding for a module called MyMod and an export called Export1.

Parent topic: Commands (wsadmin scripting)

Related information:

Obtaining online help using wsadmin scripting
Administrative command invocation syntax using wsadmin scripting
Use the wsadmin scripting tool
Jython script library