Maciek, If you download ServiceMix 4, all the default JBI components are installed automatically. If you want to start from an empty ServiceMix Kernel, you can use the descriptor at http://repo1.maven.org/maven2/org/apache/servicemix/apache-servicemix/4.0.0/apache-servicemix-4.0.0-features.xml
Just do a features/addUrl mvn:org.apache.servicemix/apache-servicemix/4.0.0/xml/features and you should have all the features available for installation Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/7/28 Maciej Prochniak <[email protected]>: > Hello, > > I was able to find features for some standard components here > http://repo1.maven.org/maven2/org/apache/servicemix/features/ , > however only some of components are included. Are there features/plans > to assemble them for e.g. servicemix-http, servicemix-quartz, ...? > > br, > maciek prochniak > >
