Hi, I'm stuck with this error. The service unit kdv-pec-ws does not have a dependency which is packaged as a jbi-component or a project property 'componentName'
It appeared yesterday, before the build worked fine. I checked this article http://servicemix.eu.apache.org/lifecycleexecutionexception-the-service-unit-xyz-does-not-have-a-dependency-which-is-packaged-as-a-jbi-component.html and many others messages on several mailing list and tried almost everything but the error is still there. Following this article fixed the build problem but the sa does not deploy... http://tompurcellstechblog.blogspot.com/2008/02/servicemix-deployment-configuration.html The main problem is that i do _not_ have two SU pointing the the same component. Or at least I think so. The project is made of a web service su, an http endpoint su and a sa. Three pom.xml files with very simple dependencies. I have a almost identical project, i diffed the pom files, that builds and deploy correctly. How can i debug this problem? The service unit that appears in the error message is the one I should work on? Thanks, bye Lorenzo
