Hi, I'm trying to create a service assembly containig two service unit using the service mix jbi plugin. I created the poms with the packaging set to jbi-service-assembly and jbi-service-unit and validated them. If I run mvn packge the two service unit are created correctly (the jbi.xml is void but it's not an issue). Instead I found no way to bind the service assembly to the service unit. I tryied to aggregate the project but it seems impossible to use a packing different than pom. So, how can I tell the service assembly what service unit it has? and how can I tell what component each service unit must be binded?
thanks Raffaele
