Arseniy Tashoyan created SM-2228:
------------------------------------

             Summary: Incorrect message in thrown Exception due to copy-past
                 Key: SM-2228
                 URL: https://issues.apache.org/jira/browse/SM-2228
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-core
    Affects Versions: 3.4.1
         Environment: Any
            Reporter: Arseniy Tashoyan
            Priority: Trivial


Class org.apache.servicemix.jbi.management.task.JbiTask, method execute(), line 
348:

throw new BuildException("Error accessing ServiceMix administration", e);

I believe should be:

throw new BuildException("Error executing command", e);



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to