I tried just dropping the jar file that is made when I compile the MyTest-su-se into the deploy dir, but I get errors, so I assume that is not the correct way to fix my problem.
My error says "Unable to find jbi descriptor: deploy/MyTest-su-se-1.0-SNAPSHOT.jar" Any ideas on how to fix my problem of the SA not deploying? Benamin wrote: > > I have a problem, that I just now noticed. When I attempt to deploy my > SA, it give this message: > > "WARN - AutoDeploymentService - Components MyTest-su-se are not > installed yet: the service assembly MyTest-sa deployment is suspended and > will be resumed once the listed components are installed." > > This was supposed to be my su for the MyTest-se I created. I configured > an xbean.xml for it and ran mvn install inside the MyTest-su-se directory. > Is there something else I need to do? > -- View this message in context: http://www.nabble.com/How-to-send-messages-between-service-units-tf3555183s12049.html#a10065050 Sent from the ServiceMix - User mailing list archive at Nabble.com.
