This is a discussion on JACL - unable to find/remove CMPConnectorFactory - Websphere ; Hi All Using JACL i have created the CMP link on a DataSource. $AdminConfig create CMPConnectorFactory $rra $cmpCfAttrs Now i want to remove the link again, but iam unable to find the reference (cmpID) $AdminConfig remove $cmpID The cmpID is ...
Hi All
Using JACL i have created the CMP link on a DataSource.
$AdminConfig create CMPConnectorFactory $rra $cmpCfAttrs
Now i want to remove the link again, but iam unable to find the reference
(cmpID)
$AdminConfig remove $cmpID
The cmpID is named samleCMP:
set adapterPath "/Node:$node/Server:server1/J2CResourceAdapter:WebSphere
Relational Resource Adapter"
set adapter [$AdminConfig getid $adapterPath]
I DO FIND THE ADAPTER
set cfPath "$adapterPath/CMPConnectorFactory:samleCMP"
set cmpID [$AdminConfig getid $cfPath]
cmpID IS EMTHY
Spend HOURS on this - can any help ???
Please reply (also) to this private E-mail account:
ronny@niro-it.dk
Thanks !
Greetings
Ronny Voss
Denmark