cjdeletejb (delete JavaBeans resource)
Format
cjdeletejb [server-name] [-nameserver provider-URL]
-resname JavaBeans-resource-display-name
[-resname JavaBeans-resource-display-name ...]
Function
This command deletes an imported JavaBeans resource.
The command can delete multiple JavaBeans resources concurrently. This command attempts to delete all specified JavaBeans resources, even if there are JavaBeans resources that cannot be deleted.
If a JavaBeans resource has been started even once, it cannot be deleted until the J2EE server is restarted.
Arguments
protocol-name: : host-name: port-number
Input examples
cjdeletejb MyServer -resname MyJavaBeans
Return values
Notes