Hi,

that was what I thought also, but when I try to install our components they
get not deployed and the log file states that servicemix-shared is missing
(see below). Further more when I manually install servicemix-shared (by
dropping into the deploy folder) the output from jbi:list looks like that:

ka...@root> jbi:list
Shared Libraries
----------------
openengsb-features-edb-core - 1.0.0-SNAPSHOT - openengsb-features-edb-core
servicemix-shared - 2010.01 - ServiceMix :: Shared

Components
----------
   State                  Name                  Description
[Started ] [openengsb-features-edb-se     ]     openengsb-features-edb-se
[Started ] [servicemix-vfs                ]
[Started ] [servicemix-cxf-bc             ]
[Started ] [servicemix-snmp               ]
[Started ] [servicemix-cxf-se             ]
[Started ] [servicemix-drools             ]
[Started ] [servicemix-saxon              ]
[Started ] [servicemix-mail               ]
[Started ] [servicemix-osworkflow         ]
[Started ] [servicemix-ftp                ]
[Started ] [servicemix-exec               ]
[Started ] [servicemix-smpp               ]
[Started ] [servicemix-jms                ]
[Started ] [servicemix-quartz             ]
[Started ] [servicemix-scripting          ]
[Started ] [servicemix-eip                ]
[Started ] [servicemix-camel              ]
[Started ] [servicemix-validation         ]
[Started ] [servicemix-bean               ]
[Started ] [servicemix-http               ]
[Started ] [servicemix-file               ]
[Started ] [servicemix-wsn2005            ]

Service Assemblies
------------------
   State                  Name                  Description
[Started ] [openengsb-package-all         ]     openengsb-package-all

So shared libraries are explicitly listed. Why is that the case if they
should not show up in jbi:list?

kind regards,
Michael Handler

servicemix-log:

08:16:51,988 | WARN  | -SNAPSHOT/deploy | Deployer                         |
cemix.jbi.deployer.impl.Deployer  357 | Requirements not met for JBI
artifact in bundle null (openengsb-domains-report-plaintext-se).
Installation pending.
org.apache.servicemix.jbi.deployer.impl.PendingException: SharedLibrary not
installed: servicemix-shared



Freeman Fang wrote:
> 
> Hi,
> 
> servicemix-shared feature is installed by default when you start smx4,  
> as it's a required dependency for other servicemix component features.
> But servicemix-shared is only sharelib other than jbi component (You  
> can find more about JBI component and SharedLib concept from JBI  
> spec), so it shouldn't on the list when you run "jbi:list"
> 
> Freeman
> On 2010-4-21, at 下午3:54, mhandler wrote:
> 
>>
>> Hi!
>>
>> Is it possible to install servicemix-shared shared library, which  
>> shows up
>> when I execute features:list as jbi shared library so that it shows  
>> up in
>> jbi:list in ServiceMix 4.1?
>>
>> If I manually install servicemix-shared (by dropping the installer  
>> zip into
>> the deploy folder) it shows up when I execute jbi:list. But because  
>> it is
>> listed under features:list I think this is not the correct way to  
>> install
>> servicemix-shared?
>>
>> kind regards,
>> Michael Handler
>>
>> Output features:list | grep servicemix-shared
>> [installed  ] [2010.01       ] servicemix-shared                     
>> repo-0
>>
>> ----------------------------------------------
>>
>> Output jbi:list
>> Components
>> ----------
>>   State                  Name                  Description
>> [Started ] [servicemix-ftp                ]
>> [Started ] [servicemix-vfs                ]
>> [Started ] [servicemix-bean               ]
>> [Started ] [servicemix-quartz             ]
>> [Started ] [servicemix-eip                ]
>> [Started ] [servicemix-http               ]
>> [Started ] [servicemix-osworkflow         ]
>> [Started ] [servicemix-cxf-bc             ]
>> [Started ] [servicemix-validation         ]
>> [Started ] [servicemix-saxon              ]
>> [Started ] [servicemix-cxf-se             ]
>> [Started ] [servicemix-jms                ]
>> [Started ] [servicemix-scripting          ]
>> [Started ] [servicemix-camel              ]
>> [Started ] [servicemix-smpp               ]
>> [Started ] [servicemix-exec               ]
>> [Started ] [servicemix-wsn2005            ]
>> [Started ] [servicemix-snmp               ]
>> [Started ] [servicemix-drools             ]
>> [Started ] [servicemix-mail               ]
>> -- 
>> View this message in context:
>> http://old.nabble.com/install-jbi-shared-library-from-features-tp28287968p28287968.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
> 
> 
> -- 
> Freeman Fang
> ------------------------
> Open Source SOA: http://fusesource.com
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/install-jbi-shared-library-from-features-tp28287968p28324613.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to