Using the Karaf client to stop a remote instance
To stop a remote instance using the Karaf client, run the following from the karaf-install-dir/lib directory:
bin/client -u tadmin -p tadmin -a 8101 -h hostname system:shutdown
To stop a remote instance using the Karaf client, run the following from the karaf-install-dir/lib directory:
bin/client -u tadmin -p tadmin -a 8101 -h hostname system:shutdown