Access Karaf Console through browser

0
Apart from client.bat / client.sh , we can access the karaf container through its webconsole by using following url 

http://localhost:8040/system/console/gogo

(replace "localhost" and the port).....

The username is "tadmin" and password is "tadmin".