You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/04/03 09:10:35 UTC

[jira] Assigned: (SMX4KNL-245) Warn user in the console/log when bundle(s) declared in the features.xml file are not retrieved

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

Freeman Fang reassigned SMX4KNL-245:
------------------------------------

    Assignee: Freeman Fang

> Warn user in the console/log when bundle(s) declared in the features.xml file are not retrieved
> -----------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-245
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-245
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: Charles Moulliard
>            Assignee: Freeman Fang
>
> I would like to suggest the following improvement for our users about the features mechanism available under SMX 4.
> Using the file org.apache.servicemix.features.cfg, a user can provide in an features.xml file the bundles that he/she wants to deploy on SMX4 server. If during the installation process of the bundles defined in the features.xml file, a bundle cannot be retrieved (due to network problem with the maven repository, because the name of the bundle is wrong, ...) for different reasons, the installation process stops. If by example, three features have been declared : cxf,camel and hibernate and something happens during the installation of the cxg, than nothing will be installed for camel and hibernate.
> Suggestion : Warn the user on the console + LOG that features installation has failed due to
> - bundles missing, OR
> - wrong bundles, OR
> - ...
> This small modification will help users to better understand How SMX4 works with features provisioning system :-)
> See the following link for more info about discussion : http://www.nabble.com/forum/ViewPost.jtp?post=22555455&framed=y

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