WebSphere Enterprise Service Bus for z/OS, Version 6.2.0 Operating Systems: z/OS


showSCAImportEJBBinding command

Use the showSCAImportEJBBinding command to show the attributes of an SCA import Enterprise Java Beans (EJB) binding.

Purpose

This command shows the attributes of an SCA import EJB binding.

Syntax

$AdminTask showSCAImportEJBBinding { parameters }

Parameters

–moduleName moduleName
A required parameter that specifies the name of the SCA module associated with the import.
-import import
A required parameter that specifies the name of the import.
-applicationName applicationName
Specifies the name of the application connecting to the import. This value is not required.

Example

The following example uses showSCAImportEJBBinding to show the attributes of the SCA import EJB binding for a module called MyMod and an import called Import1 for use in another script.
wsadmin> $AdminTask showSCAImportEJBBinding {-moduleName MyMod 
-import Import1}

reference Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/doc/rref_showSCAimportejbbindcmd.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).