Hi all, A few months ago we replaced our extensive use of the built-in Equinox console with our own system. Some of our requirements for the new system were: * Multiple user support * Command history * Output processing (grep, sort, sed, awk, etc.) * The ability to execute Equinox commands (start/stop bundles, system status, etc.)
Instead of reinventing a very large wheel, we simply placed command execution in the context of a UNIX shell. More detail and examples, as well as the source and binaries, are available at: http://code.google.com/p/cimspringfield/wiki/Commands Let me know if you have any questions or comments. Thanks, Jeremy Volkman _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
