Petals ESB Container

The error message of Ant task 'jbi-uninstall-component' is not clear when the component is not installed

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1.1
  • Fix Version/s: 3.1.2, 4.0.0
  • Component/s: Ant tasks
  • Security Level: Public
  • Description:
    Hide

    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.

    Show
    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.
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Thu, 16 Jun 2011 - 11:45:54 +0200

Fix available in branch petals-entreprise-3.1.x/petals/container/petals-jmx

The message is now: "The component installer '<component-name>' does not exist." where <component-name> is the component JBI identifier.

Show
Christophe DENEUX added a comment - Thu, 16 Jun 2011 - 11:45:54 +0200 Fix available in branch petals-entreprise-3.1.x/petals/container/petals-jmx The message is now: "The component installer '<component-name>' does not exist." where <component-name> is the component JBI identifier.
Hide
Christophe DENEUX added a comment - Thu, 16 Jun 2011 - 11:46:07 +0200

To merge in trunk

Show
Christophe DENEUX added a comment - Thu, 16 Jun 2011 - 11:46:07 +0200 To merge in trunk

People

Dates

  • Created:
    Wed, 1 Jun 2011 - 20:09:06 +0200
    Updated:
    Tue, 13 Sep 2011 - 11:46:15 +0200
    Resolved:
    Tue, 13 Sep 2011 - 11:46:15 +0200