Note that this seems to be related to the maven build for JSR181 service
units. If I add a local (non-JBI) Spring dependency to a servicemix
bean-based service unit, it works without any issues.



Well that's certainly where it's going wrong. I've added the following to
the xbean.xml:

  <classpath>
        <location>.</location>
    </classpath>

but it still fails with ClassNotFoundException. Do I need to change the
maven build file, or anything else?


-- 
View this message in context: 
http://www.nabble.com/Adding-local-%28non-JBI%29-Spring-dependencies-tf4223012s12049.html#a12030092
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to