// make a remote invocation on the server side
XCATComponentID remote =
(XCATComponentID) HandleResolver.resolveHandle(componentHandle,
XCATComponentID.class.getName());
remote.disconnectProvider(usingPortName);
}
/**
* Disconnects the provides side from a connection
* @param providingPortName the name of the provides port which is connected