Philip, There is another issue where this was raised: SM-474. I had noticed that this was occurring, and apparently the JBI xsd doesn't allow it to be omitted. So SM-474 was raised to put in a validation on the JBI xsd when it was being parsed/loaded.
Grant -----Original Message----- From: Philip Dodds [mailto:[EMAIL PROTECTED] Sent: Wednesday, 19 July 2006 11:42 AM To: servicemix-dev@geronimo.apache.org Subject: Components without bootstraps I have been going through the testcases and we have a failure in org.apache.servicemix.jbi.installation.ComponentAssemblyInstallationTest Seems that the InstallerMBeanImpl assumes that every component must have a bootstrap and the test cases don't. Wanted to bounce this around, should we throw an exception stating that there isn't a bootstrap? P