Hi!

I'm trying to deploy our project on ServiceMix 4.1.0-Snapshot (from today- build 220).
It fails with the following stack trace:

[INFO] servicemix-http is not deployed
[INFO] Deploying jbi-component from C:\Users\Michi\.m2\repository\org\apache\servicemix\servicemix-http\2010.01\servicemix-http-2010.01-installer.zip
...
org.apache.servicemix.jbi.deployer.impl.PendingException: SharedLibrary not installed: servicemix-shared at org.apache.servicemix.jbi.deployer.impl.ComponentInstaller.init(ComponentInstaller.java:113) at org.apache.servicemix.jbi.deployer.impl.InstallationService.doLoadNewInstaller(InstallationService.java:219) at org.apache.servicemix.jbi.deployer.impl.InstallationService.install(InstallationService.java:165) at org.apache.servicemix.jbi.deployer.impl.AdminCommandsImpl.installComponent(AdminCommandsImpl.java:56)

Could anyone help me to resolve this issue? How do I install shared libraries?

features:list gives me the following output:

ka...@root> features:list | grep servicemix-shared
[installed  ] [2010.01       ] servicemix-shared                    repo-0

kind regards,
Michael

Reply via email to