You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2009/04/28 11:39:31 UTC

[jira] Updated: (FELIX-1061) [PATCH] webconsole silently ignores bundles which have no Bundle-SymbolicName header

     [ https://issues.apache.org/jira/browse/FELIX-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz updated FELIX-1061:
---------------------------------------

    Attachment: FELIX-1061.patch

> [PATCH] webconsole silently ignores bundles which have no Bundle-SymbolicName header
> ------------------------------------------------------------------------------------
>
>                 Key: FELIX-1061
>                 URL: https://issues.apache.org/jira/browse/FELIX-1061
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: FELIX-1061.patch
>
>
> Trying to install a bundle which has no Bundle-SymbolicName header silently fails with the current console, there no error report in the log or in the web browser.
> Other exceptions during bundle installation are also invisible from the console web interface, they are only logged.
> With the attached patch, exceptions during bundle installation cause a 500 HTTP status and exception report in the web browser, and the InstallAction throws an IOException if a bundle has no Bundle-SymbolicName.

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