Uninstall the component. This completely removes the component from the
JBI system. If the force flag is set to true,
the uninstall operation succeeds regardless of any exception thrown by
the component itself.
Parameters: force - set to true to ignore any failures and proceed with theuninstall. exception: javax.jbi.JBIException - if some other failure occurs.