Improve message if a plugin cannot be installed
-----------------------------------------------

                 Key: FELIX-1977
                 URL: https://issues.apache.org/jira/browse/FELIX-1977
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-2.0.4
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-2.0.6


Currently the web console logs a message of the form

   Failed to instantiate plugin 
org.apache.felix.webconsole.internal.misc.ShellServlet. Reason: 
java.lang.NoClassDefFoundError: org.apache.felix.shell.ShellService

If an embedded plugin cannot be created and installed.

This generic message should be enhanced for the expected use case of not being 
able to load a plugin due to missing dependency resolution (such as the Apache 
Felix Shell Service, the Apache Felix SCR API, or any Compendium API).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to