cjsetjbprop (set HITACHI JavaBeans Resource Property)
Format
cjsetjbprop [server-name] [-nameserver provider-URL]
-resname JavaBeans-resource-display-name -c Property-File-path
Function
This command changes the property of JavaBeans resource specified with -resname to the value in the specified JavaBeans resource property file. For details on the JavaBeans resource property file, see 4.2 JavaBeans resource property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.
The specified JavaBeans resource must exist.
The display name of JavaBeans resource is replaced with the name specified in the <display-name> tag of the property file.
The Property of a JavaBeans resource cannot be changed if the resource has been started.
Arguments
protocol-name: : host-name: port-number
Input examples
cjsetjbprop MyServer -resname MyJavaBEansName -c MyJavaBeansProp.xml
Return values
Notes