WebSphere Enterprise Service Bus, Version 6.2.0 Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows


modifySCAImportEJBBinding command

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

Purpose

Use the modifySCAImportEJBBinding command to modify the attributes of an SCA import EJB binding.

Syntax

$AdminTask modifySCAImportEJBBinding { 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.
-jndiName import
A required parameter that specifies the modified property JNDI name of the import binding.
-applicationName applicationName
Specifies the name of the application connecting to the import. This value is not required.

Example

The following example uses modifySCAImportEJBBinding to modify 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 modifySCAImportEJBBinding {-moduleName MyMod 
-import Import1 -jndiName newjndiName}

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.doc/doc/rref_modifySCAimportejbbindcmd.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).