[ https://issues.apache.org/activemq/browse/SM-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37924 ]
Guillaume Nodet commented on SM-821: ------------------------------------ Author: gnodet Date: Mon Jan 15 03:16:21 2007 New Revision: 496275 URL: http://svn.apache.org/viewvc?view=rev&rev=496275 Log: SM-821: missing mandatory binding-component attribute in jbi.xml descriptor for service units The attribte is currently set to false to be compliant with the xsd, but should be found by looking at the dependencies ... Modified: incubator/servicemix/trunk/tooling/jbi-maven-plugin/src/main/java/org/apache/servicemix/maven/plugin/jbi/GenerateServiceUnitDescriptorMojo.java incubator/servicemix/trunk/tooling/jbi-maven-plugin/src/main/java/org/apache/servicemix/maven/plugin/jbi/JbiServiceUnitDescriptorWriter.java > missing mandatory binding-component attribute in jbi.xml descriptor for > service units > ------------------------------------------------------------------------------------- > > Key: SM-821 > URL: https://issues.apache.org/activemq/browse/SM-821 > Project: ServiceMix > Issue Type: Bug > Components: tooling > Affects Versions: 3.0 > Environment: any > Reporter: Raffaele Spazzoli > Priority: Minor > > the attribute binding-component in tag services is not generated by the > jbi:generate-jbi-service-unit-descriptor mojo. It is mandatory as presribed > at page 66 of jbi specification. > I think the attribute may be deduced automatically using maven depency > mechanism. > Also if inside ServiceMix there is a jbi.xml validator it should be update to > this kind of controls. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira