Hello,

I've been trying out Servicemix 4.0 so that I can try to do some clustering
with servicemix (I was unsuccessfully able to get it to work in Servicemix
3.3, the activemq brokers would connect, but component registrations weren't
propagated between the two servicemix instances).  I seem to have worked out
some of the dependency issues I ran into with my Servicemix 3.3 archives,
except for one.  Non of my custom JBI components deploy in Servicemix 4.0.
They have a dependency to servicemix-shared in them, but Servicemix 4.0 says
that the dependency is unresolved.  I notice that servicemix-jms depends on
servicemix shared, but my components can't seem to find servicemix-shared:

11:17:18,390 | WARN  | pool-1-thread-1  | Deployer                         |
cemix.jbi.deployer.impl.Deployer  359 | Requirements not met for JBI
artifact in bundle null (monitor-service-se). Installation pending.
org.apache.servicemix.jbi.deployer.impl.PendingException: SharedLibrary not
installed: servicemix-shared

Is there something I might be doing wrong with servicemix-shared?  Other
than upgrading the version in my pom to 2009.01 .. nothing else has changed
with how I reference it.

Thanks,
Ryan

Reply via email to