I've been playing around with ServiceMix Kernel 1.1.0 for the last couple of days. I have to say that I'm quite impressed. However, I do have some questions.
1) The overview page lists "native OS integration". Is this an init rc script like the one generated by Java Service Wrapper? If so, I can't find it. If not, then what does it mean when it says "Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System." 2) If any features are installed, either from the deploy directory or from a feature URL, running "features/list -i" generates ERROR CommandLineExecutionFailed: org.apache.geronimo.gshell.command.CommandException: java.lang.ArrayStoreException: org.apache.servicemix.kernel.gshell.features.internal.FeatureImpl 3) No errors are generated for a bad URL passed to the "features/addUrl", "features/refreshUrl", and "features/list". Shouldn't a "file not found: <url>" error or similar be generated? 4) Features loaded via the deploy directory aren't listed by the "features/list" command. Shouldn't they be? 5) Does it make sense to add a repository column to the output of the "features/list" command. If so, features loaded via the deploy directory from a repository not in the list can indicate this with a "*" or similar. Tim Moloney The reasonable man adapts himself to ManTech Real-time Systems Laboratory the world; the unreasonable one persists 2015 Cattlemen Road in trying to adapt the world to himself. Sarasota, FL 34232 Therefore all progress depends on the (941) 377-6775 x208 unreasonable man. - George Bernard Shaw

