hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

Connect to JVM in pod do not work #81

Closed davsclaus closed 8 years ago

davsclaus commented 8 years ago

Installed the Camel quickstart such as servlet/camel-war

The pod is installed and camel and tomcat runs fine. But the JVM connect in hawtio do not work.

screen shot 2015-09-28 at 2 52 43 pm

davsclaus commented 8 years ago

This is version 2.2.35 running in my local vagrant

davsclaus commented 8 years ago

Yeah its a missing header in the allowed CORS

screen shot 2015-09-28 at 2 57 44 pm

davsclaus commented 8 years ago

OS issue logged https://github.com/openshift/origin/issues/4497

gashcrumb commented 8 years ago

We're also tracking this in hawtio-jmx here -> https://github.com/hawtio/hawtio-jmx/issues/10

davsclaus commented 8 years ago

We got a bunch of other tickets about this. @rhuss is working on updating and cleaning up the base image and setup jolokia correctly there