rh-messaging / artemis-hawtio

Apache License 2.0
20 stars 11 forks source link

installation guide #9

Closed kotfilemon closed 7 years ago

kotfilemon commented 7 years ago

can you provide steps to install that plugin on wildfly 10? thank you

What I did:

I tried with the standalone jar - made a plugin directory and put artemis-plugin.war there.

when I connect to jolokia I get CPU usage (and stuff like that) for WildFly, I can see, via JMX the queue, but still, to success with Artemis.

hawtio doesnot recognize the plugin however it got loaded:

[main] INFO org.eclipse.jetty.webapp.WebAppContext - An Artemis plugin at http://0.0.0.0:8081/artemis-plugin
[main] INFO jetty - Added 3rd party plugin with context-path: /artemis-plugin
Added 3rd party plugin with context-path: /artemis-plugin

I donot have 'Artemis' tab. , going to http://0.0.0.0:8081/artemis-plugin shows me the dir:

image

kotfilemon commented 7 years ago

solution:

jmx managment has to be switched on:

<management jmx-enabled="true"/>

source

andytaylor commented 7 years ago

also the JMX tree has changed between the version in Wildfly and 1.3 so it may not work.

andytaylor commented 7 years ago

all the features that is