After to have used the Ant task 'jbi-install-component' to install a component with a configuration set as nested element, and containing an invalid parameter name, the installation fails because of the bad parameter name. That is OK.
But I'm not able to reuse a Ant task to fix my error:
- I'm not able to uninstall the component because I get the error: "The component 'petals-bc-soap' can not be uninstalled as it is not installed!". That is true.
- I'm not able to install the component because I get the error: "Other installation package already exists loaded in the component framework: petals-bc-soap"