Hi, Thanks for the reply. I checked the provided link, and passing the command to install bundle via ssh prompt works fine using following:
$ssh -p 8101 -l smx localhost osgi:list Actually I was looking for a way to pass a script file, say install_bundles.sh that will contain install bundle commands for all my bundles, like the command should look like: $ssh -p 8101 -l smx localhost install_bundles.sh Also, in the above command, if I want to specify the password as well, how can that be done? Thanks Noman A. -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-4-3-0-Installing-OSGI-components-using-bash-script-tp4806431p4819084.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
