Re: hawtio embedded

2016-12-31 Thread sa_james
Running inside Eclipse gives me this error: / Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/jetty/util/log/Logger at com.controlbus.eip.MainApp.main(MainApp.java:16) Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.util.log.Logger at java.net.U

hawtio embedded

2016-12-31 Thread sa_james
I am evaluating hawtio and started it embedded in a very simple standalone test application. Only thing I get is a almost blank page with a bar that has headers /"Attributes Operations Chart"/ plus a user symbol in the top right corner that is not logged in. Whatelse should I do to see more? Thanks