When the Ant task 'jbi-uninstall-component' is used to uninstall a component that was not installed previously (no component installer was loaded), the error message is not clear: "ObjectName must not be null".
Replace it by something like: "The component '<component-name>' does not exist." where <component-name is the component JBI identifier.
When the Ant task 'jbi-uninstall-component' is used to uninstall a component that was not installed previously (no component installer was loaded), the error message is not clear: "ObjectName must not be null".
Replace it by something like: "The component '<component-name>' does not exist." where <component-name is the component JBI identifier.