[ 
https://issues.apache.org/jira/browse/WHIRR-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202229#comment-13202229
 ] 

David Alves commented on WHIRR-221:
-----------------------------------

strange that pax doesn't complain about that.

ava.lang.Exception: Could not start bundle 
mvn:org.jclouds.driver/jclouds-sshj/1.3.1 in feature(s) 
jclouds-driver-sshj-1.3.1: Unresolved constraint in bundle jclouds-sshj [75]: 
Unable to resolve 75.0: missing requirement [75.0] package; 
(&(package=org.jclouds.compute.domain)(version>=1.3.1))
        at 
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:356)


long ago when I used to use OSGi we had to bundlize every lib or include the 
libs in a uber-bundle. Is that still the case?
                
> Optionally control the order of starting services
> -------------------------------------------------
>
>                 Key: WHIRR-221
>                 URL: https://issues.apache.org/jira/browse/WHIRR-221
>             Project: Whirr
>          Issue Type: New Feature
>          Components: core, documentation
>    Affects Versions: 0.8.0
>            Reporter: Andrei Savu
>            Assignee: David Alves
>            Priority: Critical
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-221-v1.patch, WHIRR-221-v3.patch, WHIRR-221.patch, 
> WHIRR-221.patch, WHIRR-221.patch, WHIRR-221.patch, WHIRR-221.patch, 
> error-karaf.txt
>
>
> As Lars sugested in WHIRR-170:
> The user should "be able to optionally control the order (services start). 
> This could be role based and specified like so
> {code}
> whirr.role-order=zk,nn+jt,dn+tt,hbase-master,hbase-regionserver
> {code}
> If not specified the system should make any effort to start the services as 
> quickly as possible, for example in multiple threads. In other words, when 
> the role-order is not given no guarantee about order can be given."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to